Kind: Interface
Source: atloria-monorepo/packages/editor/src/importMarkdownToLexical.ts
The registered descriptors for composite nodes (jsx, directives, code blocks).
Properties
| Property | Type |
|---|---|
jsxComponentDescriptors | JsxComponentDescriptor[] |
directiveDescriptors | DirectiveDescriptor[] |
codeBlockEditorDescriptors | CodeBlockEditorDescriptor[] |
Was this page helpful?