link
Navigates a user between pages.
Import
Import just the breadcrumbs styles.
@import "@winnie-ui/css/spatial/typography";@import "@winnie-ui/css/visual/link";@import "@winnie-ui/css/visual/typography";Anatomy
Attach the appropriate data attributes in the structure below.
<a data-component="link" />Examples
Size
Use the data-size attribute to change the size.
Color
Use the data-accent-color attribute to change the color.
Contrast
Use the data-contrast attribute to change the contrast.
Weight
Use the data-weight attribute to change the weight.
Alignment
Use the data-align attribute to change the alignment.
Disabled
Use the data-disabled attribute to disable the link.
Reference
link
Represents the link element.