Type alias DashboardConfig

DashboardConfig: {
    widgets: WidgetInfo[];
}

Type declaration

  • widgets: WidgetInfo[]

    List of widgets to display on the dashboard