pub async fn start_preview_js(camera_id: String) -> Result<JsValue, JsValue>
__screenStartPreview(cameraId) in index.html — returns Promise<void>.
__screenStartPreview(cameraId)
index.html
Promise<void>