add style, caretWidth, caretHeight for textInput

Signed-off-by: xiexiyun <xiexiyun@huawei.com>
Change-Id: Id7128d800bcfd5e5da0fec581967190d7bd0c1e9
This commit is contained in:
xiexiyun
2022-07-20 20:51:02 +08:00
parent 9c7ec58380
commit 62fdd165e0
+1 -1
View File
@@ -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"
]
}