skeletonlabs / floating-ui-svelte

A Floating UI wrapper for Svelte
https://floating-ui-svelte.vercel.app
MIT License
123 stars 4 forks source link

Add: FloatingFocusManager component #118

Closed endigo9740 closed 1 month ago

endigo9740 commented 1 month ago

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.

Props

endigo9740 commented 1 month ago

Duplicate: https://github.com/skeletonlabs/floating-ui-svelte/issues/13