A component to create JSX from text by replacing custom tags and wrapping inner text in passed components.
Parameters:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props | object | Component props. Properties
|
- Since
- 3.1.0
Returns:
The JSXFromText component.
- Type:
- JSX.
Element