mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-21 03:55:23 -04:00
0c0abb14b0
Signed-off-by: houhaoyu <houhaoyu@huawei.com> Change-Id: Ieee0687d7e08187d62d85b9824182d710c6c9384
9 lines
271 B
JSON
9 lines
271 B
JSON
{
|
|
"name": "Text",
|
|
"children": ["Span"],
|
|
"attrs": [
|
|
"fontColor", "fontSize", "fontStyle", "fontWeight", "textAlign", "lineHeight", "textOverflow",
|
|
"maxLines", "decoration", "letterSpacing", "textCase", "baselineOffset", "minFontSize",
|
|
"maxFontSize"
|
|
]
|
|
} |