Interface: GenericJsxEditorProps
Properties for the Generic Jsx Editor
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
PropertyEditor? | FC <object > | A custom property editor component PropertyEditorType | - |
descriptor | JsxComponentDescriptor | The descriptor that activated the editor | JsxEditorProps .descriptor |
mdastNode | MdastJsx | The MDAST node to edit | JsxEditorProps .mdastNode |