Added
useKeyboardAction
react hook to executes a callback when key is pressed.useOutsideClick
react hook to executes a callback when clicking outside an element.useFocusTrap
react hook to trap the focus inside an element.- Listbox and dialog examples using the currently existing hooks.
- Documentation in README file