react-bounce-ball-loader
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

react-bounce-ball-loader

A small loader with bouncing balls built using syled components.

Import and Usage

import { BounceBallLoader } from 'react-bounce-ball-loader';

Example Usage:

const Component = () => {
    const [isLoading, setIsLoading] = useState(true);
    return (
        <>
            {isLoading && <BounceBallLoader />}
        </>
    );
}

Package Sidebar

Install

npm i react-bounce-ball-loader

Weekly Downloads

3

Version

1.0.7

License

MIT

Unpacked Size

555 kB

Total Files

24

Last publish

Collaborators

  • rajp33