Class name |
Purpose |
---|---|
link-primary |
Apply the primary-link style, including hover etc. |
link-secondary |
Apply the secondary-link style, including hover etc. |
link-inverted |
Apply the inverted-link style, including hover etc. |
link-disabled |
Visually mark current link as disabled |
link-underlined |
Add underline to current link, applies everywhere except headings |
link-stretched |
Expand the interactive link area over the closest element with `position: relative` or `position: absolute` |
For easier work with links, there is the Link component in Twig and React implementations of Spirit. Helper classes listed below still have their place in development, though.