标签: reactjs
如何设置下表中列出的“属性”:
https://reactjsexample.com/a-set-of-higher-order-components-to-turn-any-list-into-an-animated-sortable-list/
答案 0 :(得分:0)
这需要转到SortableList
SortableList
<SortableList items={this.state.items} axis="x" onSortEnd={this.onSortEnd} />
希望有帮助。
工作演示-Python documentation