Reorderable lists need to track item order, handle drag start/end, manage drop targets, and support mouse/keyboard reordering.
SortableManager manages order, drag indexes, and provides reorder(), moveUp/Down, and subscriptions.
HTML5 drag & drop with custom drag image.
SortableList, KanbanBoard, Playlist, TableRowReorder, DashboardWidgets