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

Interface ComposableDashboardProps

Properties

config

config?: DashboardConfig

The configuration for the dashboard


filters

filters?: FilterRelations | Filter[]

The dashboard filters to be applied to each of the widgets based on the widget filter options


layoutOptions

layoutOptions?: DashboardLayoutOptions

Dashboard layout options


widgets

widgets: WidgetProps[]

The widgets to render in the dashboard


widgetsOptions

widgetsOptions?: WidgetsOptions

The options for each of the widgets

Last Updated: