Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 543 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 543 Bytes

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