diff --git a/compiler/components/textinput.json b/compiler/components/textinput.json index 4905669..a74722b 100644 --- a/compiler/components/textinput.json +++ b/compiler/components/textinput.json @@ -5,6 +5,6 @@ "type", "placeholderColor", "placeholderFont", "enterKeyType", "caretColor", "maxLength", "onEditChanged", "onSubmit", "onChange", "onCopy", "OnCut", "OnPaste", "fontSize", "fontColor", "fontStyle", "fontWeight", "fontFamily", "inputFilter", "onEditChange", - "copyOption" + "copyOption", "style" ] } \ No newline at end of file