Components
Sortable ListWarning: Lab
A menu for customizing the order of items in a list.
When to use
Use this component to allow users to customize the order of items in a list.
Behavior
The dragging of the list is restricted to its size so user won’t be able to drag out of it.
Accessibility
This component is using @dnd-kit for drag and drop behaviour.
It has keyboard and screen reader support for accessibility.
Related components
- Filter menu: A component used to apply category-specific filters for a dataset.