Module

React.DndKit.Plugins

Package
purescript-react-dnd-kit
Repository
i-am-the-slime/purescript-react-dnd-kit

#accessibility Source

accessibility :: Plugin

Manages ARIA attributes for drag-drop operations

#autoScroller Source

autoScroller :: Plugin

Auto-scrolls containers when dragging near edges

#cursor Source

cursor :: Plugin

Updates cursor styles during drag

#feedback Source

feedback :: Plugin

Manages visual feedback (move/clone/overlay) while dragging

#preventSelection Source

preventSelection :: Plugin

Prevents text selection while dragging