Searched refs:callJS (Results 1 – 3 of 3) sorted by relevance
90 framework.callJS(id, [{175 const result = framework.callJS(undefined, undefined);180 const result = framework.callJS('123', [{188 const result = framework.callJS(instanceId, {
117 function callJS(pageId: string, tasks: any[]): any | Error { function155 callJS: callJS,
41 callJS: (pageId: string, tasks: any[]) => any | Error; property64 'callJS': globalApi.callJS