lndsld

Home > @lndsld/react-hooks > NativeMouseEventHandler

NativeMouseEventHandler type

Native MouseEvent handler

Signature:

export declare type NativeMouseEventHandler = EventCallback<[MouseEvent]>;

References: EventCallback