Link
The Link component provides a basic styled link.
Usage Example
Live Editor
Result
Loading...
Props
Prop | Type | Default | Description |
---|---|---|---|
activeColor | string (optional) | 'primary-dark' | |
color | string (optional) | 'primary' | |
fontSize | integer (optional) | 1 | |
fontWeight | integer (optional) | 3 | |
hoverColor | string (optional) | 'primary-light' |
Link uses COMMON, TYPOGRAPHY groups of Styled System props.