Kind: Function
Source: atloria-monorepo/packages/editor/src/plugins/jsx/LexicalMdxExpressionNode.tsx
Signature
tsfunction $createLexicalMdxExpressionNode(value: string, type: MdxExpressionType): LexicalMdxExpressionNode
Parameters
| Name | Type |
|---|---|
value | string |
type | MdxExpressionType |
Returns: LexicalMdxExpressionNode
Was this page helpful?