Skip to main content
All docs
V25.1
  • DataSourceWizardPageId Variable

    Lists the values that identify the Dashboard Data Source Wizard‘s pages.

    Declaration

    export const DataSourceWizardPageId: {
        ChooseDataSourceTypePage: string;
    };

    Members

    Name Type Description
    ChooseDataSourceTypePage string

    Identifies the “Select Data Source Type” page (the DashboardChooseDataSourceTypePage class).