Live Demo
Use the handle to drag items. Focus a handle and use ArrowUp, ArrowDown, Home, or End for keyboard movement.
Project tasks
ReadyLatest announcement
Reorder the live example to mirror the screen reader announcement here.
<drag-list aria-label="Project tasks"> <drag-item value="install" label="Install the package"> <drag-handle aria-label="Move Install the package"></drag-handle> <span>Install the package</span> </drag-item></drag-list>