ignatiusmb/syv

Forward event handlers for icons

ignatiusmb opened this issue · 1 comments

According to https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/Events, there's a couple of events we can forward from SVG elements.

The most common ones would probably the global events like click or drag, do we want to forward other stuffs as well? The download cost would get huge pretty quick if that's the case