Interface DashboardConfig
Dashboard configuration
Properties
filtersPanel
filtersPanel?:
DashboardFiltersPanelConfig
Configuration for the filters panel
tabbers
tabbers?:
TabbersConfig
Configuration for tabber widgets in the dashboard
toolbar
toolbar?:
object
Configuration for the toolbar
Type declaration
toolbar.visiblevisible:
booleanDetermines whether the toolbar is visible.
If not specified, the default value is
true.
widgetsPanel
widgetsPanel?:
WidgetsPanelConfig
Configuration for the widgets panel