@smashing/spinner
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Spinner

The Spinner component is used to indicate a loading state.

yarn add @smashing/spinner

Basic usage

<Spinner />

Change the size

<Spinner size={24} />

Change the color

<Spinner color="lightblue" />

Set the delay

<Spinner delay={2000} />

Readme

Keywords

Package Sidebar

Install

npm i @smashing/spinner

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

10.6 kB

Total Files

11

Last publish

Collaborators

  • amroz123
  • hzub
  • idered
  • mkolakowska
  • mzbiejczuk
  • qk