mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-21 03:55:23 -04:00
list item 新增 swipeAction 属性
Signed-off-by: yeyinglong <yeyinglong@live.com>
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