mirror of
https://gitee.com/openharmony/developtools_ace_ets2bundle
synced 2024-11-23 16:39:56 +00:00
d9fff22d0a
Signed-off-by: yyuanche <yuancheng25@huawei.com>
16 lines
224 B
JSON
16 lines
224 B
JSON
{
|
|
"name": "MenuItem",
|
|
"parent": [
|
|
"Menu",
|
|
"MenuItemGroup"
|
|
],
|
|
"attrs": [
|
|
"selectIcon",
|
|
"onChange",
|
|
"selected",
|
|
"contentFont",
|
|
"contentFontColor",
|
|
"labelFont",
|
|
"labelFontColor"
|
|
]
|
|
} |