Semantic element for navigation between pages.
This component is based on the a
element and supports common margin props.
Use the size
prop to control the size of the link. The prop also provides correct line height and corrective letter spacing—as text size increases, the relative line height and letter spacing decrease.
Use the weight
prop to set the text weight.
Use the truncate
prop to truncate text with an ellipsis when it overflows its container.
Use the color
prop to assign a specific color.
Use the highContrast
prop to increase color contrast with the background.
Use the underline
prop to manage the visibility of the underline affordance.