Loading
An indeterminate loading spinner.
Adapted from SpinKit by @tobiasahlin: https://tobiasahlin.com/spinkit/
Showcase
Source
<Loading />Properties #
Class Properties
All <Loading> components use the .spinner class.
Falsy values passed to classes will be disregarded.
Name | Default | Type | Description |
|---|---|---|---|
class | null | string | A class string to add to the component. |
SCSS Variables #
Name | Description | Default |
|---|---|---|
$main | The color of spinner dots. | #4300B0 |