mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-18 12:35:31 -04:00
!545 toolbar增加getInspector方法用于XTS
Merge pull request !545 from 李俊峰/cherry-pick-1658714449
This commit is contained in:
@@ -201,5 +201,7 @@ const ComponentsInfo: components<string>[] = [
|
||||
{
|
||||
'methods': ['takePhoto', 'startRecorder', 'closeRecorder', 'scrollTo', 'createIntersectionObserver', 'addChild'],
|
||||
'type': 'camera'
|
||||
}
|
||||
},
|
||||
{ 'methods': ['getInspector'], 'type': 'toolbar' },
|
||||
{ 'methods': ['getInspector'], 'type': 'toolbar-item' }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user