Skip to content

adracus/login-box

Repository files navigation

login-box

See the component page for more information.

Getting Started

Download the element using bower. For that, enter

bower install --save login-box

And the element will be installed and persisted in your bower.json.

Using the element

Usage is very simple. Just type

<login-box></login-box>

and you're good to go!

The element only fires its login-box-login-try event, if both the identification value and password value are filled. In the event detail, there is a field identifier and a field password, both should be quite self- explanatory.

About

Login box done with polymer for quick setup

Resources

Stars

Watchers

Forks

Packages

No packages published