mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-18 16:04:32 -04:00
3932f3e0ad
Signed-off-by: wzztoone <wangzezhen@huawei.com> Change-Id: I78656f4bac3c95c2180dc2adee5819ebc9a8e2b0
9 lines
285 B
JSON
9 lines
285 B
JSON
{
|
|
"name": "Text",
|
|
"children": ["Span"],
|
|
"attrs": [
|
|
"fontColor", "fontSize", "fontStyle", "fontWeight", "textAlign", "lineHeight", "textOverflow",
|
|
"maxLines", "decoration", "letterSpacing", "textCase", "baselineOffset", "minFontSize",
|
|
"maxFontSize", "copyOption"
|
|
]
|
|
} |