Files
developtools_ace-ets2bundle/compiler/components/textinput.json
T
houhaoyu f2dd4491c7 houhaoyu@huawei.com
Signed-off-by: houhaoyu <houhaoyu@huawei.com>
Change-Id: I7f3ff01ae9dc46c4c8d3b7da9064e8833ea42b4d
2022-01-09 20:42:31 +08:00

9 lines
314 B
JSON

{
"name": "TextInput",
"atomic": true,
"attrs": [
"type", "placeholderColor", "placeholderFont", "enterKeyType", "caretColor", "maxLength",
"onEditChanged", "onSubmit", "onChange", "onCopy", "OnCut", "OnPaste", "fontSize",
"fontColor", "fontStyle", "fontWeight", "fontFamily", "inputFilter"
]
}