Skip to content

A decorator to get event observables from elements rendered in a LitElement's render callback

Notifications You must be signed in to change notification settings

tronicboy1/lit-from-event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this package

This is a decorator allowing users to get observable from a LitElement's HTMLElement. It waits until the first round of rendering is complete before initiating a fromEvent Observable.

This works very similarly to the queryAsync method in Lit decorators.

License

MIT

About

A decorator to get event observables from elements rendered in a LitElement's render callback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published