Files
developtools_ace-ets2bundle/compiler/components/textinput.json
T
kukixi eecfbb92a7 props define match with api
Signed-off-by: kukixi <kouxinxin@huawei.com>
2022-03-25 17:35:39 +08:00

9 lines
332 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", "onEditChange",
]
}