1{ 2 "attrs": [ 3 "reuseId", "width", "height", "size", "constraintSize", "layoutPriority", "layoutWeight", 4 "padding", "paddingLeft", "paddingRight", "paddingTop", "paddingBottom", 5 "margin", "marginLeft", "marginRight", "marginTop", "marginBottom", 6 "border", "borderStyle", "borderWidth", "borderColor", "borderRadius", "background", "backgroundBrightness", 7 "backgroundColor", "backgroundImage", "backgroundImageSize", "backgroundImagePosition", "backgroundBlurStyle", 8 "obscured", "opacity", "animation", "transition", "stateStyles", "foregroundBlurStyle", 9 "onClick", "onTouch", "touchable", "onKeyEvent", "onHover", "hoverEffect", "onMouse", "onAreaChange", 10 "blur", "backdropBlur", "windowBlur", "translate", "rotate", "scale", "transform", 11 "onAppear", "onDisAppear", "visibility", "flexBasis", "flexShrink", "flexGrow", "alignSelf", 12 "useAlign", "zIndex", "sharedTransition", "direction", "align", "position", "markAnchor", 13 "offset", "enabled", "aspectRatio", "displayPriority", 14 "onDragStart", "onDragEnter", "onDragMove", "onDragLeave", "onDrop", "onDragEnd", "draggable", 15 "overlay", "linearGradient", "sweepGradient", "radialGradient", 16 "gridOffset", "gridSpan", "useSizeType", 17 "motionPath", "clip", "shadow", "mask", "key", "id", "restoreId", 18 "accessibilityGroup", "accessibilityText", "accessibilityDescription", "accessibilityLevel", "accessibilityVirtualNode", 19 "accessibilityImportance", "onAccessibility", "grayscale", "brightness", "contrast", 20 "saturate", "geometryTransition", 21 "bindPopup", "colorBlend", "invert", "sepia", "hueRotate", "bindMenu", "bindContextMenu", 22 "onFocus", "onBlur", "onFocusMove", "focusable", "tabIndex", "defaultFocus", "groupDefaultFocus", "focusOnTouch", 23 "responseRegion", "alignRules", "chainMode", "onVisibleAreaChange", 24 "borderImage", "hitTestBehavior", "clickEffect", "foregroundColor", "bindContentCover", "bindSheet", "useEffect", 25 "onGestureJudgeBegin","monopolizeEvents","onTouchIntercept","onChildTouchTest","onSizeChange", "onWillDismiss", 26 "foregroundEffect", "backgroundEffect", "focusBox", "focusScopeId", "focusScopePriority", 27 "onGestureRecognizerJudgeBegin", "shouldBuiltInRecognizerParallelWith", "backgroundImageResizable", 28 "onAttach", "onDetach", 29 "onPreDrag", "dragPreviewOptions", "allowDrop", "dragPreview", 30 "keyboardShortcut", 31 "sphericalEffect", "lightUpEffect", "pixelStretchEffect", "systemBarEffect", "linearGradientBlur", "renderGroup", "blendMode", "useShadowBatching", "freeze", 32 "clipShape", "maskShape", 33 "motionBlur", 34 "outline", "outlineRadius", "outlineColor", "outlineWidth", "outlineStyle", 35 "compositingFilter", "foregroundFilter", "backgroundFilter", "visualEffect", 36 "customProperty", 37 "renderFit", 38 "pixelRound", "expandSafeArea", 39 "safeAreaPadding", 40 "chainWeight" 41 ] 42} 43