map.apps Bundle APIs 4.20.2
    Preparing search index...

    Interface DataTableEvents

    Events fired by a data table.

    interface DataTableEvents {
        destroyed: void;
    }
    Index

    Properties

    Properties

    destroyed: void

    Emitted when the data table is destroyed.