Loader

Spinner for waits of unknown length.

Source: src/stylus/components/loader.styl

Default

Give it role="status" and a label so assistive tech announces the wait.

<span class="loader" role="status" aria-label="Loading"></span>