Highcharts Dashboards
    Preparing search index...

    Add Component Button options.

    interface AddComponentBtn {
        enabled?: boolean;
        icon: string;
    }
    Index

    Properties

    Properties

    enabled?: boolean

    Whether the Add Component button should be visible.

    Note that the Add Component button is always disabled when cell toolbars are disabled.

    true
    
    icon: string

    URL to the Add Component button icon.