Type Alias CloseComponentProperties

CloseComponentProperties: {
    component: "mdrc";
} | {
    collection: ReferenceData;
    component: "vsc";
    sessionLength: number | null;
}

Type declaration

  • component: "mdrc"

    Identifies the component as the modal dressing room component

Type declaration

  • collection: ReferenceData

    The collection that is currently opened in the virtual styling component

  • component: "vsc"

    Identifies the component as the virtual styling component

  • sessionLength: number | null

    The time in milliseconds the component was open

MMNEPVFCICPMFPCPTTAAATR