Anchor
Useful for allowing users to navigate to different pages or sections.
Props
Prop | Type | Description |
---|---|---|
children | ReactNode | The content to render |
href | String | The href of the anchor |
color | inherit | default | muted | primary | positive | negative | The color to apply |
ariaLabel | String | The accessibility text (W3C) |
Examples
todo