mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-01 21:54:00 -04:00
!938 list item 新增 swipeAction 属性
Merge pull request !938 from yeyinglong/itemswipe
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"name": "ListItem",
|
||||
"parents": ["List"],
|
||||
"single": true,
|
||||
"attrs": ["sticky", "editable", "selectable", "onSelect"]
|
||||
}
|
||||
"attrs": ["sticky", "editable", "selectable", "swipeAction", "onSelect"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user