Link provides actionable elements in the style of hyperlinks.
Link will inherit font size by default.
disabled
Disables the element, preventing mouse and keyboard events
boolean
href
HTML element href
string
to
Routing to
string
variant
Display variant
"text"
wrapWhenDisabled
Indicates whether buttons in a disabled state should be wrapped with a span
boolean
.C9Y-Link-DisabledWrapper
.C9Y-Link-base
.C9Y-Link-text
Link exposes component prop types customization through module augmentation of 'componentry/types/components/Link/Link'
using LinkPropsOverrides
.