sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Interface GetDashboardModelParams

Parameters for useGetDashboardModel hook.

Properties

dashboardOid

dashboardOid: string

Dashboard identifier


enabled

enabled?: boolean

Boolean flag to control if the hook is executed

If not specified, the default value is true


includeFilters

includeFilters?: boolean

Boolean flag whether to include filters in the dashboard model

If not specified, the default value is false


includeWidgets

includeWidgets?: boolean

Boolean flag whether to include widgets in the dashboard model

If not specified, the default value is false

Last Updated: