Pure JavaScript Loader, what generate a dynamic SVG spinner to show as a loading indicator on your website.
vanilla-spinner
Pure javascript spinner what creates a simple SVG spinner.
Demo: https://w3.calantas.org/vanilla-spinner
Example Usage:
Add a the library to your website
`` `html
<script src="../node_modules/jqgrid_utils/dist/vanilla-spinner.js"></script>` ``
Example Usage:
let spinner = new Vanilla-spinner();
Vanilla-spinner
A module for Jqgrid_utils
-
Vanilla-spinner
- module.exports ⏏
-
module.exports#halt() ⇒
null
⏏
module.exports ⏏
module.exports#halt() ⇒ null
⏏
Stop the spinner
Kind: Exported function
Returns: null
- - null
Example
let s = new Spinner();
s.halt();
- This forum has 5 topics, 2 replies, and was last updated 2 weeks, 5 days ago by .
Viewing 5 topics - 1 through 5 (of 5 total)
-
- Topic
- Voices
- Last Post
Viewing 5 topics - 1 through 5 (of 5 total)