Link
The Link component styles anchor tags with default blue styling and hover text decoration. Link is used for destinations, or moving from one page to another.
- Use links to navigate on and between pages and flows
- For interactions consider Buttons
Properties
Name | Type | Default |
---|---|---|
inverted | boolean Adjust color for display on a dark background | false |
The Link supports margin, fontSize and textAlign styled-system props.