Document viewer
Display document
Usage
This Component can be used by using the following HTML Tag:
<tcla-live-apps-document-viewer></tcla-live-apps-document-viewer>
Inputs
| Attribute | Type | Comments |
|---|---|---|
| document | Document | Document metadata object from API - describes the document to display |
| folderId | string | The organisation folder to store/retrieve documents |
| folderType | string | orgFolders' or 'caseFolders' - different API calls made according to which one this is |
| sandboxId | number | sandboxId - this comes from claims resolver |
full development Documentation