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