Polymer component based in LoLa (loading layer)
[ This description is mirrored from README.md at github.com/manufosela/util-lola on 2019-05-22 ]
util-lola 
Polymer component based in (LoLa (loading layer)) https://github.com/manufosela/LoLa
Use
Put the component in your polymer app.
- active value attribute to show Loading Layer
- message value to show in Layer
- timeout value if you want to close in that seconds.
Change active attribute to false in a callback to close the Loading Layer when all process has loaded.
<util-lola active="true" timeout="2" message="2 seconds demo and it will close itself"></util-lola>
Install
Framework Support
Browser Compatibility
Install with
Release notes - Version 2.0.3
Dependencies
Polymer/polymer#^2.0.0