prefixIcon Icon before the text. | IconName | — |
suffixIcon Icon after the text — an arrow for an outbound link, say. | IconName | — |
fillWidth Fill the parent's width rather than hugging the text. | boolean | false |
iconSize Size of either icon. | xl•l•m•s•xs | xs |
selected Mark as the current page, for navigation. | boolean | — |
unstyled Drop the link styling, when the child carries its own. | boolean | false |
| React.ReactNode | — |
href Where it goes. Internal paths route through the framework adapter; external ones do not. | string | — |
| React.CSSProperties | — |
| string | — |
| …and every React.AnchorHTMLAttributes prop | inherited | — |