3.0.12 • Published 2 years ago

@axa-ch/spinner v3.0.12

Weekly downloads
-
License
Copyright 2021 AX...
Repository
github
Last release
2 years ago

Spinner

Adds a loading spinner that can be used while something is loading.

npm install @axa-ch/spinner
import '@axa-ch/spinner';
...
<axa-spinner></axa-spinner>

Properties

small

If small is set to true, it has the small size.

color

Sets the color of the spinner. If color is not set, it has the color oceanblue. The other color options are: dark-grey and white.