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

    Interface TableActionResolverContextEvents

    Events fired by a TableActionResolverContext.

    interface TableActionResolverContextEvents {
        "bulk-actions-changed": void;
        "row-actions-changed": void;
    }
    Index

    Properties

    "bulk-actions-changed": void

    Emitted after an action was added or removed *

    "row-actions-changed": void

    Emitted after an row action was added or removed *