Skip to content

Polymer behavior providing hooks into element state that are very helpful (i.e, element.isVisible)

Notifications You must be signed in to change notification settings

ThinkDeepTech/deep-element-behavior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<deep-element-behavior>

Polymer behavior providing useful hooks into HTMLElement state (i.e, element.isVisible if the element is displayed to the user).

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test

Your application is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.

About

Polymer behavior providing hooks into element state that are very helpful (i.e, element.isVisible)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages