diff --git a/compiler/components/common_attrs.json b/compiler/components/common_attrs.json index 923590c..96e1bc1 100644 --- a/compiler/components/common_attrs.json +++ b/compiler/components/common_attrs.json @@ -20,6 +20,6 @@ "saturate", "geometryTransition", "bindPopup", "colorBlend", "invert", "sepia", "hueRotate", "bindMenu", "bindContextMenu", "onFocus", "onBlur", "onFocusMove", "focusable", "tabIndex", "responseRegion", "alignRules", "onVisibleAreaChange", - "borderImage" + "borderImage", "hitTestBehavior" ] }