Highcharts Dashboards
    Preparing search index...

    Interface BoardEvents

    Events related to the board.

    interface BoardEvents {
        mounted: MountedEventCallback;
    }
    Index

    Properties

    Properties

    Callback function to be called after the board and all components are initialized.