@nosto/nosto-js

    Interface Event

    interface Event {
        ref?: string;
        refSrc?: string;
        refType?: EventRefType;
        target?: string;
        targetFragment?: string;
        type: EventType;
    }
    Index

    Properties

    ref?: string
    refSrc?: string
    refType?: EventRefType
    target?: string
    targetFragment?: string
    type: EventType
    MMNEPVFCICPMFPCPTTAAATR