useFocus
Opens the floating element while the reference element has focus, like CSS :focus.
Usage
Options
enabled | Whether the Hook is enabled, including all internal Effects and event handlers. |
visibleOnly | Whether the open state only changes if the focus event is considered visible (`:focus-visible` CSS selector) |
Compare
Compare to Floating UI React.