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