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