mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-22 04:25:23 -04:00
5c91acc6b5
update code from wagner Signed-off-by: houhaoyu <houhaoyu@huawei.com> Change-Id: Id554e2c583d073eaae76b1201e9422fed135c7ae
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"
|
|
]
|
|
} |