Skip to content

Ssstyles › Action Link

Source

The action link is a circular link at the bottom right-hand corner of the viewport.

You need to import the CSS file and assign the data attribute to use it.

@import "ssstyles/css/actionlink.css" layer(components);
<a data-actionlink data-shadow="2-hover" href="#top">To top</a>

To top

This will also work with a <button>.