mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
c22a06114f
Signed-off-by: yeyinglong <yeyinglong@live.com>
7 lines
142 B
JSON
7 lines
142 B
JSON
{
|
|
"name": "ListItem",
|
|
"parents": ["List"],
|
|
"single": true,
|
|
"attrs": ["sticky", "editable", "selectable", "swipeAction", "onSelect"]
|
|
}
|