A React hook for focusing elements and their children conditionally.
⚓ hooks are good, making custom re-usable ones is better
A React Hooks utility library containing custom hooks/data structures
React Hook to detect if an element or its descendent element has focus. Similar to css :focus-within
pseudo-class behaviour.