Link
Overview
When to use
The link is used to display styled links in a composition of elements where a button is to big.
When to consider an alternative
If you want to display links in text or paragraphs.
Component
Default
Properties
| Property | Type | Required | Default |
|---|---|---|---|
| href | String | true | - |
| utilClassNames | String | false | - |
| children | Node | false | - |