Kind: Function
Source: atloria-monorepo/packages/editor/src/plugins/jsx/LexicalJsxNode.tsx
Signature
tsfunction $createLexicalJsxNode(mdastNode: MdastJsx, importStatement: ImportStatement): LexicalJsxNode
Parameters
| Name | Type |
|---|---|
mdastNode | MdastJsx |
importStatement | ImportStatement |
Returns: LexicalJsxNode
Was this page helpful?