6.8.1 Navigational View in a new window

Buttons used for page navigation.

Twig: components/button/button-nav.twig

Default example
With mouse cursor hover.
With keyboard focus.
When clicked/activated.
Markup
<a href="#" class="button__nav button--prev {{ modifier_class }}">Previous</a>
<br><br>
<a href="#" class="button__nav button--next {{ modifier_class }}">Next</a>