Files
developtools_ace-ets2bundle/compiler/components/textinput.json
T
houhaoyu 0c0abb14b0 houhaoyu@huawei.com
Signed-off-by: houhaoyu <houhaoyu@huawei.com>
Change-Id: Ieee0687d7e08187d62d85b9824182d710c6c9384
2021-12-21 17:02:38 +08:00

9 lines
299 B
JSON

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