Applies modal accessibility requirements to any element
Restricts screen reader virtual cursor to a single subtree in the DOM
Restricts keyboard tabindex to a single subtree in the DOM
Triggers 'focusexit' event when keyboard focus has completely left the element. This type of behaviour is especially desirable for non-modal overlays.
Abstract class representing the base behaviour for a modal or non-modal ARIA dialog
Accessible modal dialog component for React.JS
Prevents default scroll event when pressing down arrow, page down, spacebar, etc.
An enhanced React Native modal
Emits custom 'focusExit' event when keyboard focus has exited an element and all of it's descendants
TypeScript definitions for react-modal
A react-native datetime-picker for Android and iOS
America's next top modal
Modal SDK for JavaScript/TypeScript
Emits custom events for common accessibility keys (arrowRightKeyDown, escKeyDown, etc)
Emits custom events based on keyboard navigation of one or two dimensional model
This is a small, zero dependency utility to manage modals in a natural way for React. It uses context to persist state of modals globally so that you can show/hide a modal easily either by the modal component or id.
A custom implementation of react aria modal overlay, this removes the prevent scroll
#### 🔎 [Examples](https://github.com/WalletConnect/web3modal-examples)
#### 🔎 [Examples](https://github.com/WalletConnect/web3modal-examples)
Assign the next id in sequence to an element, if an id property does not already exist.
An accessible dialog (modal) component for React & Chakra UI
Displays a dialog with a custom content that requires attention or provides additional information.
A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.
jQuery collection plugin that will assign the next ID in sequence if an ID property does not already exist.