loading-spinner-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

React Component Spinners

Install to React project

npm i loading-spinner-react

Import Spinner

import { SimpleLoader } from '@loading-spinner-react';

Use

<SimpleLoader >

The documentation is currently in development and the website will be posted shortly.

Manage Properties

Property name type Required Default value
size string false '30px'
color string false '#1976d2'
secondaryColor string false '#cccccc'
animationDuration string false '2s'
animationTimingFunction string false 'ease-in-out'
animationDirection string false 'normal'
styles number false
className string false

Package Sidebar

Install

npm i loading-spinner-react

Weekly Downloads

3

Version

0.0.7

License

ISC

Unpacked Size

169 kB

Total Files

57

Last publish

Collaborators

  • fazzolari17