{
  "name": "TextArea",
  "atomic": true,
  "attrs": [
    "placeholderColor",
    "placeholderFont",
    "textAlign",
    "caretColor",
    "onChange",
    "onCopy",
    "onCut",
    "onPaste",
    "fontSize",
    "fontColor",
    "fontStyle",
    "fontWeight",
    "fontFamily",
    "minFontSize",
    "maxFontSize",
    "heightAdaptivePolicy",
    "decoration",
    "letterSpacing",
    "lineHeight",
    "inputFilter",
    "copyOption",
    "onEditChange",
    "maxLength",
    "showCounter",
    "style",
    "enableKeyboardOnFocus",
    "onTextSelectionChange",
    "onContentScroll",
    "selectionMenuHidden",
    "enterKeyType",
    "onSubmit",
    "barState",
    "maxLines",
    "wordBreak",
    "customKeyboard",
    "type",
    "enablePreviewText",
    "editMenuOptions",
    "lineBreakStrategy",
    "lineSpacing",
    "contentType",
    "onWillDelete",
    "onDidDelete",
    "onWillInsert",
    "onDidInsert",
    "fontFeature",
    "textOverflow",
    "textIndent",
    "caretStyle",
    "selectedBackgroundColor",
    "enableAutoFill",
    "enableHapticFeedback",
    "constructor",
    "caretPosition",
    "setTextSelection",
    "stopEditing"
  ]
}