shaigem / BlazorPanzoom

Blazor wrapper for timmywil's panzoom library that helps make zooming and panning of Blazor components and elements easier
https://shaigem.github.io/BlazorPanzoom/
MIT License
47 stars 13 forks source link

Provide support for custom Panzoom events #4

Open shaigem opened 3 years ago

shaigem commented 3 years ago

See https://github.com/timmywil/panzoom#events for details on the custom events that panzoom implements using the native CustomEvent API.

Events (as of panzoom release 4.4.1)