CSS based spinner to show contents loading
yarn add @humblejs/spinner
Import all styling
@import '@humblejs/spinner/dist/css/styles.scss';
Name | Type / Description | Is Required? | Default |
---|---|---|---|
className |
string Extra class on top of default co-spinner |
No | Empty |
color |
string Hex color |
No | $lib-colour-light from theme |
color2 |
string Secondary for |
No | color or $lib-colour-light from theme |
size |
string Secondary for |
No | 18px |