usePassThroughMouseOverEvents
function usePassThroughMouseOverEvents(
ref: RefObject<HTMLElement | null>,
): void;Parameters
| Name | Description |
|---|---|
| |
Returns
void;Prev
useMaybeEditorNext
usePassThroughWheelEventsfunction usePassThroughMouseOverEvents(
ref: RefObject<HTMLElement | null>,
): void;| Name | Description |
|---|---|
| |
void;