Function autoBlur
- auto
Blur (node): ActionReturn Parameters
- node: HTMLElement
The node to handle automatic blur on focus loss.
Returns ActionReturn
Lifecycle functions.
- node: HTMLElement
The node to handle automatic blur on focus loss.
Lifecycle functions.
Provides an action to blur the element when any pointer down event occurs outside the element. This can be useful for input elements including select to blur / unfocus the element when any pointer down occurs outside the element.