Page loading
Show to the user that your content is loading.
File to include
@import "components/page-loading";
<div class="page-loading" data-color="secondary">
<span class="loader"></span>
</div>
Attributes
Name | Example value | Possible values | Default | Required |
---|---|---|---|---|
data-color | gray | "primary" | "secondary" | "success" | "danger" | "warning" | "gray" | "black" | "white" | primary | No |