// To Show loading
$('.someDomElement').loadingComponent();
// To destroy loading
$('.someDomElement').loadingComponent('destroy');
- Options configuration
- Bower support
- Gulp|Grunt build to create the minifies automatically
- Waiting for issues to increment this list! =)
Any contributions will be accepted.
The next step is create a configuration support to be possible
change the icon, for example.