Create a simple to-top scroller.
The Totop component allows you to apply an icon to your to-top scroller. Just add the uk-totop
attribute to an <a>
element.
To add a smooth effect when using the totop icon to jump up the page, use the Scroll component.
<a href="" uk-totop></a>
The Totop component automatically sets the appropriate WAI-ARIA roles, states and properties.
aria-label
property, and if an <a>
element is used, the button
role.The Totop component uses the following translation strings. Learn more about translating components.
Key | Default | Description |
---|---|---|
label |
Back to top |
aria-label attribute. |