• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "Text",
3  "children": ["Span", "ImageSpan", "ContainerSpan", "SymbolSpan"],
4  "attrs": [
5    "fontColor", "fontSize", "fontStyle", "fontWeight", "textAlign", "lineHeight", "textOverflow",
6    "maxLines", "decoration", "letterSpacing", "textCase", "baselineOffset", "minFontSize",
7    "maxFontSize", "copyOption", "textIndent","font", "fontFamily", "textShadow", "heightAdaptivePolicy",
8    "wordBreak", "selection", "ellipsisMode", "enableDataDetector", "dataDetectorConfig", "bindSelectionMenu",
9    "fontFeature", "lineSpacing", "privacySensitive", "lineBreakStrategy", "textSelectable", "editMenuOptions",
10    "minFontScale", "maxFontScale", "halfLeading", "enableHapticFeedback", "caretColor", "selectedBackgroundColor",
11    "onCopy", "onTextSelectionChange", "closeSelectionMenu", "setStyledString", "getLayoutManager", "marqueeOptions"
12  ]
13}