James

Results 2 issues of James

I'm writing a wrapper component and would like to support the various options for the use hooks available when using '@floating-ui/react-dom-interactions'. For example, ``` interface ITooltipProps { // ... clickOptions:

As the title says, there's no way to access the sortable event properties. The sortable event has all the same properties as the `onEnd` event which would be very useful...