Color Schemes for Link
are not implemented in the default theme. You can extend the theme to implement them.
Link
Link is an accessible element for navigation.
Props#
The Link component composes the Box
component.
colorScheme
colorScheme
Description
Type
string
isExternal
isExternal
Description
If true
, the link will open in new tab
Type
boolean
size
size
Description
Sizes for Link
are not implemented in the default theme. You can extend the theme to implement them.
Type
string
variant
variant
Description
Variants for Link
are not implemented in the default theme. You can extend the theme to implement them.
Type
string