alexanderby / malevic

Malevič.js - minimalistic reactive UI library
MIT License
31 stars 0 forks source link

Add onwheel event. #8

Closed Gusted closed 4 years ago

Gusted commented 4 years ago

https://developer.mozilla.org/en-US/docs/Web/API/Element/wheel_event

I need this type definition to make a working implementation of https://github.com/darkreader/darkreader/issues/3351 for PR(https://github.com/darkreader/darkreader/pull/3434/)