Web Component: j-Loading


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-Loading

Configuration:

  • NEW: style {Number} a loading style (default: 1)
    • 1: basic with animated spin
    • 2: a blue line at the top of window

Usage:

  • SETTER('loading/show', [text]) - shows loading (text optional)
  • SETTER('loading/hide', [sleep]) - hides loading (sleep optional and in milliseconds)

Author