diff --git a/compiler/components/common_attrs.json b/compiler/components/common_attrs.json index 8add11f..923590c 100644 --- a/compiler/components/common_attrs.json +++ b/compiler/components/common_attrs.json @@ -19,6 +19,7 @@ "accessibilityImportance", "onAccessibility", "grayscale", "brightness", "contrast", "saturate", "geometryTransition", "bindPopup", "colorBlend", "invert", "sepia", "hueRotate", "bindMenu", "bindContextMenu", - "onFocus", "onBlur", "onFocusMove", "focusable", "tabIndex", "responseRegion", "alignRules", "onVisibleAreaChange" + "onFocus", "onBlur", "onFocusMove", "focusable", "tabIndex", "responseRegion", "alignRules", "onVisibleAreaChange", + "borderImage" ] }