useEvent
useEvent
is a React Hook that lets you extract non-reactive Effect logic into an Event function.
useEvent(callback)
This section is incomplete, please see the RFC doc for useEvent.
useEvent
is a React Hook that lets you extract non-reactive Effect logic into an Event function.
useEvent(callback)