A styled anchor element for navigating between pages or external URLs. Supports size, color, and the asChild composition pattern.
Import all parts of the component and piece them together
A styled anchor element.
| Prop | Type | Default |
|---|---|---|
href | string | "#" |
size | string | "" |
color | string | "" |
asChild | boolean | false |
customRootClass | string | "" |