RUM powered by Grail JavaScript API - 1.327.2
    Preparing search index...

    Interface BaseEventContext

    The base type for an event context object.

    interface BaseEventContext {
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: string