Skip to main content

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).