Skip to content

Button extention which based on the button plugin of bootstrap provides the functionality to show the stateful loading icon with loading text.

Notifications You must be signed in to change notification settings

tshi0912/bootstrapx-buttonx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

bootstrapx-buttonx

Button extention which based on the button plugin of bootstrap provides the functionality to show the stateful loading icon with loading text.

Usage

set loading state

$('button').buttonx('loading');

reset to original

$('button').buttonx('reset');

Demo

http://tshi0912.github.io/bootstrapx-buttonx/

About

Button extention which based on the button plugin of bootstrap provides the functionality to show the stateful loading icon with loading text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published