mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-18 16:04:32 -04:00
15fd924ea9
Signed-off-by: caocan <caocan6@huawei.com> Change-Id: Idd45d0cdb82af0fd624d1527e4937455a97ecd60
9 lines
274 B
JSON
9 lines
274 B
JSON
{
|
|
"name": "TextArea",
|
|
"atomic": true,
|
|
"attrs": [
|
|
"placeholderColor", "placeholderFont", "textAlign", "caretColor", "onChange",
|
|
"onCopy", "OnCut", "OnPaste", "fontSize", "fontColor", "fontStyle", "fontWeight", "fontFamily",
|
|
"inputFilter", "copyOption"
|
|
]
|
|
} |