Home > @lndsld/react-hooks > NativeMouseEventHandler
Native MouseEvent handler
MouseEvent
Signature:
export declare type NativeMouseEventHandler = EventCallback<[MouseEvent]>;
References: EventCallback