Link
Link
The Link component provides a basic styled link.
Import component
import { Link } from 'rimble-ui';
Example
Props
activeColor
(optional)
Default value:
'primary-dark'
color
(optional)
Default value:
'primary'
fontSize
(optional)
Default value:
1
fontWeight
(optional)
Default value:
3
hoverColor
(optional)
Default value:
'primary-light'
theme
object
(optional)
Styled System Props
Text uses COMMON, TYPOGRAPHY groups of Styled System props.