Text API
API reference docs for theTextcomponent. For examples and details on the usage of this component, visit the component demo page.
Props
| Prop | Type | Description | Default |
|---|---|---|---|
| as? | React.ElementType | HTML element to render | 'span' |
| children | React.ReactNode | The content of the component | _ |