1{
2 "name": "Text",
3 "children": ["Span"],
4 "attrs": [
5 "fontColor", "fontSize", "fontStyle", "fontWeight", "textAlign", "lineHeight", "textOverflow",
6 "maxLines", "decoration", "letterSpacing", "textCase", "baselineOffset", "minFontSize",
7 "maxFontSize", "copyOption"
8 ]
9}