Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 293 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 293 Bytes

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