add component material ability

Signed-off-by: chenyuhuai <chenyuhuai1@huawei.com>
This commit is contained in:
chenyuhuai
2022-06-23 16:05:00 +08:00
parent b6286f8269
commit 68431c8bce
+1 -1
View File
@@ -4,7 +4,7 @@
"padding", "paddingLeft", "paddingRight", "paddingTop", "paddingBottom",
"margin", "marginLeft", "marginRight", "marginTop", "marginBottom",
"border", "borderStyle", "borderWidth", "borderColor", "borderRadius",
"backgroundColor", "backgroundImage", "backgroundImageSize", "backgroundImagePosition",
"backgroundColor", "backgroundImage", "backgroundImageSize", "backgroundImagePosition", "backgroundBlurStyle",
"opacity", "animation", "transition", "stateStyles",
"onClick", "onTouch", "touchable", "onKeyEvent", "onHover", "hoverEffect", "onMouse", "onAreaChange",
"blur", "backdropBlur", "windowBlur", "translate", "rotate", "scale", "transform",