util-lola

WebJar for util-lola

License

License

MIT
GroupId

GroupId

org.webjars.bowergithub.manufosela
ArtifactId

ArtifactId

util-lola
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

util-lola
WebJar for util-lola
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/manufosela/util-lola

Download util-lola

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.manufosela/util-lola/ -->
<dependency>
    <groupId>org.webjars.bowergithub.manufosela</groupId>
    <artifactId>util-lola</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.manufosela/util-lola/
implementation 'org.webjars.bowergithub.manufosela:util-lola:2.0.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.manufosela/util-lola/
implementation ("org.webjars.bowergithub.manufosela:util-lola:2.0.3")
'org.webjars.bowergithub.manufosela:util-lola:jar:2.0.3'
<dependency org="org.webjars.bowergithub.manufosela" name="util-lola" rev="2.0.3">
  <artifact name="util-lola" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.manufosela', module='util-lola', version='2.0.3')
)
libraryDependencies += "org.webjars.bowergithub.manufosela" % "util-lola" % "2.0.3"
[org.webjars.bowergithub.manufosela/util-lola "2.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bowergithub.polymer : polymer jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

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>

Versions

Version
2.0.3