Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.68
    Preparing search index...

    Interface DashboardConfig

    interface DashboardConfig {
    ย ย ย ย containerId: string;
    ย ย ย ย dataSources: DataSource[];
    ย ย ย ย showLoading?: boolean;
    }
    Index

    Properties

    containerId: string

    CSS selector for the dashboard container

    dataSources: DataSource[]

    Data sources for the dashboard

    showLoading?: boolean

    Whether to show loading state on init