JsxEditorProps interface
The properties passed to a JSX Editor component.
Signature:
export interface JsxEditorProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
descriptor | JsxComponentDescriptor | ||
mdastNode | MdastJsx | The MDAST node to edit |
The properties passed to a JSX Editor component.
Signature:
export interface JsxEditorProps
Property | Modifiers | Type | Description |
---|---|---|---|
descriptor | JsxComponentDescriptor | ||
mdastNode | MdastJsx | The MDAST node to edit |