mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-19 14:33:33 -04:00
@@ -195,7 +195,7 @@ const ComponentsInfo: components<string>[] = [
|
||||
},
|
||||
{'methods': ['reload', 'createIntersectionObserver'], 'type': 'web'},
|
||||
{
|
||||
'methods': ['takePhoto', 'scrollTo', 'createIntersectionObserver'],
|
||||
'methods': ['takePhoto', 'startRecorder', 'closeRecorder', 'scrollTo', 'createIntersectionObserver'],
|
||||
'type': 'camera'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user