mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-20 19:47:44 -04:00
0c0abb14b0
Signed-off-by: houhaoyu <houhaoyu@huawei.com> Change-Id: Ieee0687d7e08187d62d85b9824182d710c6c9384
9 lines
299 B
JSON
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"
|
|
]
|
|
} |