Interface: JsxEditorProps
The properties passed to a custom JSX Editor component.
Properties
Property | Type | Description |
---|---|---|
descriptor | JsxComponentDescriptor | The descriptor that activated the editor |
mdastNode | MdastJsx | The MDAST node to edit |
The properties passed to a custom JSX Editor component.
Property | Type | Description |
---|---|---|
descriptor | JsxComponentDescriptor | The descriptor that activated the editor |
mdastNode | MdastJsx | The MDAST node to edit |