Releases: hamza512b/react-access-hooks
Releases · hamza512b/react-access-hooks
Initial Release
Added
useKeyboardActionreact hook to executes a callback when key is pressed.useOutsideClickreact hook to executes a callback when clicking outside an element.useFocusTrapreact hook to trap the focus inside an element.- Listbox and dialog examples using the currently existing hooks.
- Documentation in README file