!3338 新增focus api支持自定义组件

Merge pull request !3338 from jsclpan/master
This commit is contained in:
openharmony_ci 2024-05-15 06:55:34 +00:00 committed by Gitee
commit 8a4c232c58
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -23,6 +23,6 @@
"responseRegion", "alignRules", "chainMode", "onVisibleAreaChange",
"borderImage", "hitTestBehavior", "clickEffect", "foregroundColor", "bindContentCover", "bindSheet", "useEffect",
"onGestureJudgeBegin","monopolizeEvents","onTouchIntercept","onChildTouchTest","onSizeChange", "onWillDismiss",
"foregroundEffect", "backgroundEffect"
"foregroundEffect", "backgroundEffect", "focusBox", "focusScopeId", "focusScopePriority"
]
}