mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
eecfbb92a7
Signed-off-by: kukixi <kouxinxin@huawei.com>
9 lines
332 B
JSON
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",
|
|
]
|
|
} |