Function handleFocusLeave
- handleFocusLeave<Node>(...args): void | ActionReturn<((isKeyboard: boolean) => void), Record<never, any>>
Parameters
Rest
...args: [node: Node, parameter: ((isKeyboard: boolean) => void)]
Returns void | ActionReturn<((isKeyboard: boolean) => void), Record<never, any>>