Files
developtools_ace-ets2bundle/compiler/components/text.json
T
houhaoyu 0c0abb14b0 houhaoyu@huawei.com
Signed-off-by: houhaoyu <houhaoyu@huawei.com>
Change-Id: Ieee0687d7e08187d62d85b9824182d710c6c9384
2021-12-21 17:02:38 +08:00

9 lines
271 B
JSON

{
"name": "Text",
"children": ["Span"],
"attrs": [
"fontColor", "fontSize", "fontStyle", "fontWeight", "textAlign", "lineHeight", "textOverflow",
"maxLines", "decoration", "letterSpacing", "textCase", "baselineOffset", "minFontSize",
"maxFontSize"
]
}