Skip to content
Text that navigates the user from one page to another.
  • Can match the font size of the text it's part of.
  • Can display an icon next to the link text.
  • Compatible with external routing libraries.

An icon can be added to the left or right of the Link text to support its meaning. This feature should only be used when the Link isn't part of a sentence.

The skeleton property is used to display a loading state for the component while data is being fetched. It provides a visual placeholder, giving users a preview of the UI structure before the actual content is loaded. This enhances the user experience by offering a more accurate representation of the final layout during data retrieval.
  • Action banner: A versatile and somewhat unopinionated component. Commonly used as a linkbox to combine multiple elements into a single interactable element.
  • Button: A clickable element which communicates that users can trigger an action.