FocusLock

FocusLock is a component that improves accessibility by restricting focus within elements such as modals and dialogs, and locking the focus within that range.

Usage

import { FocusLock } from "@yamada-ui/react"
<FocusLock />

Props