Directory

← Back

util-lola

Polymer component based in LoLa (loading layer)

Author

Contributors

Rating

[ This description is mirrored from README.md at github.com/manufosela/util-lola on 2019-05-22 ]

util-lola Published on webcomponents.org

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>

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

Polymer/polymer#^1.4.0

Released
2017-04-15
Maturity
IMPORTED
License
Other

Compatibility

Framework
Polymer 1.0+
Polymer 2.0+ in 2.0.0
Browser
Browser Independent
Online