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 数据项索引 |
插槽