mi-spinner
The <mi-spinner> element can be used to display a spinner.
Working example:
Example usage:
<!-- HTML -->
<mi-spinner></mi-spinner>
inverse attribute
A inverse attribute is available on the <mi-spinner> element, which can be used to inverse the color of the spinner.
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
inverse |
inverse |
The inverse attribute will inverse the color of the spinner. | boolean |
false |