Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/jsx/index.ts
The properties passed to a custom JSX Editor component.
Properties
| Property | Type |
|---|---|
mdastNode | MdastJsx |
descriptor | JsxComponentDescriptor |
Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/jsx/index.ts
The properties passed to a custom JSX Editor component.
| Property | Type |
|---|---|
mdastNode | MdastJsx |
descriptor | JsxComponentDescriptor |
Was this page helpful?