Spinner

CSS based spinner to show contents loading

Demo

Install

yarn add @humblejs/spinner

Style

Import all styling

@import '@humblejs/spinner/dist/css/styles.scss';

Props

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