vanilla-spinner

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

module.exports ⏏

Kind: Exported class

module.exports#halt() ⇒ null

Stop the spinner

Kind: Exported function
Returns: null - - null
Example

let s = new Spinner();
s.halt();

Home Forums npm modules Support

Viewing 5 topics - 1 through 5 (of 5 total)
Viewing 5 topics - 1 through 5 (of 5 total)
Create New Topic in “Support”
Your information: