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