JsxPluginParams interface
The parameters of the jsxPlugin
.
Signature:
export interface JsxPluginParams
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
jsxComponentDescriptors | JsxComponentDescriptor[] | A set of descriptors that document the JSX elements used in the document. |