• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "Span",
3  "parents": ["Text", "RichEditor"],
4  "atomic": true,
5  "attrs": [
6    "fontColor", "fontSize", "fontStyle", "fontFamily", "fontWeight", "decoration", "letterSpacing",
7    "textCase","font"
8  ]
9}