Highcharts Dashboards
    Preparing search index...

    Options of the single option in the select dropdown.

    interface SelectOptions {
        iconURL?: string;
        name: string;
    }
    Index

    Properties

    Properties

    iconURL?: string

    URL of the icon that should be displayed. It is concatenated with iconURLPrefix option.

    name: string

    Name of the item that should be displayed.