1.0.4 • Published 3 years ago

pit-spinner v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Pit Loader Spinner

loader

To use the pit-loader component, you just need to add this div

<div id="pit-loader"></div>

You can specify parameters

ParameterValue exampleDescription
data-color#E9AE24Color of the logo
data-size100Size of a side of a square
data-duration2sTotal duration of the animation

Example :

<div
  id="pit-loader"
  data-color="#E9AE24"
  data-size="150"
  data-duration="3s"
></div>
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago