You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides flexible modal or non-modal focus management for a floating element. Modal behavior is the default — focus is fully trapped inside the floating element while it is rendered. This is necessary to ensure that focus is properly managed for keyboard interaction.
Reference
https://floating-ui.com/docs/FloatingFocusManager
Description
Provides flexible modal or non-modal focus management for a floating element. Modal behavior is the default — focus is fully trapped inside the floating element while it is rendered. This is necessary to ensure that focus is properly managed for keyboard interaction.
Props
context
disabled
initialFocus
returnFocus
guards
modal
visuallyHiddenDismiss
closeOnFocusOut
order
Troubleshoot
https://floating-ui.com/docs/FloatingFocusManager#page-scrolls-to-top-when-opening-the-floating-element
The text was updated successfully, but these errors were encountered: