Skip to content

oberd/oberd-loader

Repository files navigation

Loader (for Oberd)

gif

Bower

bower install [email protected]:oberd/oberd-loader.git --save

UMD

Support coming...

Usage

  var Loader = require('loader'); // loader defined in requirejs config
  var load = new Loader($('.container')); // attach loader to element

  load.hide(); // hide the loader
  load.show(); // show the loader

For more information, see example directory.

Contribute

About

Loading animation widget with Oberd branding

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •