Kind: Constant
Source: atloria-monorepo/packages/editor/src/directive-editors/BlockLibraryDescriptors.tsx
The full B3 component library. Register with:
directivesPlugin({ directiveDescriptors: [...blockLibraryDirectiveDescriptors, …] })
in BOTH the solo and collaborative editors (identical registration keeps
markdown-level sync stable).
Definition
tsDirectiveDescriptor<any>[]
Was this page helpful?