silx-kit / h5web

React components for data visualization and exploration
https://h5web.panosc.eu/
MIT License
183 stars 18 forks source link

Simplify and document usage of `useInteraction` and `useModifierKeyPressed` #1477

Closed axelboc closed 1 year ago

axelboc commented 1 year ago

Following #1475, I'm documenting the newly exported useInteraction and useModifierKeyPressed hooks.

I'm also taking the opportunity to do a bit of a refactoring now, to avoid a breaking change down the line: