Interface: JsxPluginParams
Properties
Property | Type | Description |
---|---|---|
allowFragment? | boolean | Wether or not to allow default React fragments <></> processing in MDX. |
jsxComponentDescriptors | JsxComponentDescriptor [] | A set of descriptors that document the JSX elements used in the document. |