generated/arcane_shadcn/src/components/layout/sortable library

Classes

ScrollableSortableLayer
A sortable layer that provides automatic scrolling during drag operations.
Sortable<T>
A draggable widget that supports drag-and-drop reordering with directional drop zones.
SortableData<T>
Immutable data wrapper for sortable items in drag-and-drop operations.
SortableDragHandle
A dedicated drag handle for initiating sortable drag operations.
SortableDropFallback<T>
A fallback drop zone for sortable items when dropped outside specific sortable widgets.
SortableLayer
A layer widget that manages drag-and-drop sessions for sortable widgets.