Type alias WidgetsOptions
WidgetsOptions:
Record<WidgetId,SpecificWidgetOptions>
Options for widgets in a dashboard
For example, how common filters defined at the dashboard level should be applied to widgets.
WidgetsOptions:
Record<WidgetId,SpecificWidgetOptions>
Options for widgets in a dashboard
For example, how common filters defined at the dashboard level should be applied to widgets.