TextLink API
API reference docs for theTextLink
component. For examples and details on the usage of this component, visit the component demo page.
Props
Prop | Type | Description | Default |
---|---|---|---|
as? |
| HTML element to render |
|
children |
| The content of the component. | _ |
href? |
| The URL to link to. See MDN for more information. | _ |
rel |
| The relationship between the current document and the linked document. See MDN for more information. | _ |
target |
| Where to display the linked document. See MDN for more information. |
|
variant? |
| The variant of the TextLink. |
|