Documentation - v6.7.1
    Preparing search index...

    Type Alias RumViewUpdateEvent

    RumViewUpdateEvent: ViewContainerSchema & StreamSchema & ViewProperties & CommonProperties & {
        type: "view_update";
        [k: string]: unknown;
    }

    Schema of all properties of a View Update event

    Type Declaration

    • [k: string]: unknown
    • Readonlytype: "view_update"

      RUM event type