Links allow users to click their way from page to page.
<Link href='/'>Home</Link>
ATTRIBUTE | TYPE | DEFAULT |
---|---|---|
size | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | md |
color | 'black' | 'white' | 'gray' | 'none' | 'default' | 'primary' | 'secondary' | 'success' | 'warning'| 'danger' | default |
udnerline | 'none' | 'hover' | 'always' | none |