@humblejs/spinner
v1.11.0
Published
CSS based spinner to show contents loading
Downloads
8
Readme
Spinner
CSS based spinner to show contents loading
Install
yarn add @humblejs/spinner
Style
Import all styling
@import '@humblejs/spinner/dist/css/styles.scss';
Props
| Name | Type / Description | Is Required? | Default |
|-----------|----------|-------------|-------------|
| className
| stringExtra class on top of default co-spinner
| No | Empty |
| color
| stringHex color | No | $lib-colour-light
from theme |
| color2
| stringSecondary for| No | color
or $lib-colour-light
from theme |
| size
| stringSecondary for| No | 18px
|