<legno-loader :isLoading="true" loaderSize="small" />
INFO
When using plain HTML you need to manually toggle the visibility of the HTML element if you want to show and hide the loader.
<div class="legno-loader legno-loader--small"></div>
...
← LegnoModal LegnoAnchor →