• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "TextInput",
3  "atomic": true,
4  "attrs": [
5    "type",
6    "placeholderColor",
7    "placeholderFont",
8    "enterKeyType",
9    "caretColor",
10    "maxLength",
11    "onEditChanged",
12    "onSubmit",
13    "onChange",
14    "onCopy",
15    "onCut",
16    "onPaste",
17    "fontSize",
18    "fontColor",
19    "fontStyle",
20    "fontWeight",
21    "fontFamily",
22    "minFontSize",
23    "maxFontSize",
24    "heightAdaptivePolicy",
25    "decoration",
26    "letterSpacing",
27    "lineHeight",
28    "inputFilter",
29    "onEditChange",
30    "copyOption",
31    "style",
32    "passwordIcon",
33    "showError",
34    "showUnit",
35    "showUnderline",
36    "enableKeyboardOnFocus",
37    "onTextSelectionChange",
38    "onContentScroll",
39    "selectionMenuHidden",
40    "selectedBackgroundColor",
41    "showPasswordIcon",
42    "selectAll",
43    "showCounter",
44    "cancelButton",
45    "textAlign",
46    "caretStyle",
47    "caretPosition",
48    "barState",
49    "maxLines",
50    "wordBreak",
51    "customKeyboard",
52    "enableAutoFill",
53    "passwordRules"
54  ]
55}
56