Search

Ctrl + K

SortableList

Preview

  • John Doe
  • Jane Jolly
  • Bob Smith
  • Alice Branco
Show code

Docs

NameDescriptionDefaultControl
data *List items of SortableList--
renderItem *Render function of SortableList
(data) => ReactNode
--
classNameWrapper class--
onChangeOrdered change event
(orderedIds: string[]) => void
--