@humblejs/spinner

1.11.0 • Public • Published

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

/@humblejs/spinner/

    Package Sidebar

    Install

    npm i @humblejs/spinner

    Weekly Downloads

    7

    Version

    1.11.0

    License

    Apache-2.0

    Unpacked Size

    4.68 kB

    Total Files

    16

    Last publish

    Collaborators

    • abumq
    • firewebkit-devs