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: Inner middleware #124

Open endigo9740 opened 1 month ago

endigo9740 commented 1 month ago

Reference

https://floating-ui.com/docs/inner

Description

Positions the floating element such that an inner element inside of it is anchored to the reference element, while handling scroll and overflow behavior.

Props