Skip to content

frontends-web-frontend


Function: getRiDocumentDownload()

getRiDocumentDownload(workbookId, documentId): Promise<{ filename: string; url: string; }>

Defined in: frontends/web-frontend/src/ri-workbooks/riWorkbookApi.ts:64

Parameters

workbookId

string

documentId

string

Returns

Promise<{ filename: string; url: string; }>