Getting Started
Dark Mode
Charts
Colors
Drag-and-drop
Forms
Utilities
Navigation
Link
Click to jump to a new spot, like using a teleporter in your favorite sci-fi, making navigation instantaneous..
Basic
A link allows users to navigate to another page or resource within a website or app.
Preview
Code
Installation
If you hit any issues, make sure you check out the installation guide here for more information.
Manual Installation
Sometimes, using the CLI is the way to go, so make sure you install the necessary dependencies for the components you want to use.
Anatomy
Unstyled
By default, the link comes unstyled, making it easy to apply custom classes and styles.
Preview
Code
Use as Button
If you want to style a link to look like a button, you can do so by applying the buttonStyles
prop.
Disabled
You can disable the link by setting the isDisabled
prop.
Preview
Code
LabelLabelLabel