Files
developtools_ace-ets2bundle/compiler/components/button.json
T
puyajun c38a297477 puyajun@huawei.com
fix button a single

Signed-off-by: puyajun <puyajun@huawei.com>
Change-Id: I598c817aaf58669c7f6321adb36871272e4d9cdd
2022-02-15 10:57:39 +08:00

5 lines
142 B
JSON

{
"name": "Button",
"single": true,
"attrs": ["type", "stateEffect", "fontColor", "fontSize", "fontWeight", "fontStyle", "fontFamily"]
}