floating-ui-svelte icon indicating copy to clipboard operation
floating-ui-svelte copied to clipboard

Add: useClientPoint

Open endigo9740 opened this issue 1 year ago • 6 comments

Reference

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

Description

Positions the floating element at a given client point (x, y), usually generated by a mouse event. By default, the client’s mouse position is automatically tracked.

Props

https://floating-ui.com/docs/useClientPoint#props

endigo9740 avatar May 23 '24 00:05 endigo9740