Available since 1.0.0
Used when extra emphasis is needed especially when a link needs to standout from the surrounding text.
Link States
- Selected state can be rendered using class
is-selected
and/or aria-selected="true"
attribute
- Disabled state can be rendered using class
is-disabled
and/or aria-disabled="true"
attribute