list item 新增 swipeAction 属性

Signed-off-by: yeyinglong <yeyinglong@live.com>
This commit is contained in:
yeyinglong
2022-08-15 22:20:05 +08:00
parent d104183645
commit 35215ac607
+2 -2
View File
@@ -2,5 +2,5 @@
"name": "ListItem",
"parents": ["List"],
"single": true,
"attrs": ["sticky", "editable", "selectable", "onSelect"]
}
"attrs": ["sticky", "editable", "selectable", "swipeAction", "onSelect"]
}