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