PolymerTS icon indicating copy to clipboard operation
PolymerTS copied to clipboard

Support `Polymer.dom(Event)`

Open 43081j opened this issue 7 years ago • 0 comments

Could you possibly add type definitions for Polymer.dom(Event)?

As per this, you can pass an Event to Polymer.dom such that you are given a wrapped event back (which has the correct targets in case shady DOM is in use).

Is this possible? As Polymer.dom(Element) should still work too.

43081j avatar May 18 '17 16:05 43081j