1{ 2 "name": "TextInput", 3 "atomic": true, 4 "attrs": [ 5 "type", "placeholderColor", "placeholderFont", "enterKeyType", "caretColor", "maxLength", 6 "onEditChanged", "onSubmit", "onChange", "onCopy", "OnCut", "OnPaste", "fontSize", 7 "fontColor", "fontStyle", "fontWeight", "fontFamily", "inputFilter", "onEditChange", 8 "copyOption", "style" 9 ] 10}