Highcharts Dashboards
    Preparing search index...

    Toolbar options.

    interface Toolbars {
        cell?: Options;
        row?: Options;
        sidebar?: Options;
    }
    Index

    Properties

    Properties

    cell?: Options

    Options of the cell toolbar.

    When the cell toolbar is disabled, the Add Component button is not displayed.

    row?: Options

    Options of the row toolbar.

    sidebar?: Options

    Options of the sidebar.