diff --git a/compiler/components/common_attrs.json b/compiler/components/common_attrs.json index f01f89e..e197a06 100644 --- a/compiler/components/common_attrs.json +++ b/compiler/components/common_attrs.json @@ -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",