$ui/components/my-sortable

拖拽排序组件

Source:
Example
http://www.sortablejs.com/index.html

Members

(inner) props

Source:
Properties:
Name Type Attributes Description
data Array <optional>

数据,支持 sync 修饰符

options object <optional>

Sortablejs 参数选项

itemClass string <optional>

项样式

属性参数

(inner) slots

Source:
Properties:
Name Type Description
default string

作用域插槽,定义各项内容,参数:item 数据项, index 数据项索引

插槽