Shared configuration properties used across all Portal SDKs
Property | Type | Description |
---|---|---|
defaultPage | { documentId?: string, workbook?: { workbookId: string, sheetId?: string }, checklist?: boolean } | Landing page upon loading a Space. Defaults to primary Workbook. |
showDataChecklist | boolean | Toggle data config for Space. Defaults to false. |
showSidebar | boolean | Determines if a guest can see the sidebar. If the sidebar is hidden and there are multiple Workbooks in your Space, please specify the desired Workbook ID as your defaultPage. |
onClose
callback function is called when the ‘operation’ defined in the
Action is complete and closes the iframe. It can also be used to perform cleanup
actions, such as resetting the state of the parent application or updating the
UI.
.flatfile_displayAsModal
which removes all the dialog styling.
The default width and height of the container can be overriden in style.css
.