1.0.4 • Published 2 years ago

pit-spinner v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago