Skip to content

yangli-io/angular-pageblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

angular-pageblock

AngularJS library for blocking the ui when loading

Please view here for example http://plnkr.co/edit/CK19cqoqNoCgCgNeM0k0?p=preview

Use: Place this tag within your project

<yli-block block-color='#FF0000' default='false' opacity="0.75" bg-color='#EEEEEE'></yli-block>

Options

  • block-color: Color of spinner
  • default: true - activated on load, false - deactivated on load
  • opacity: this is simple, it's the opacity 0 ~ 1
  • bg-color: the background colour of the block

About

AngularJS library for blocking the ui when loading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published