1.0.4 • Published 1 year ago

pit-spinner v1.0.4

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

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago