Type Alias CloseStylingViewProperties

CloseStylingViewProperties: {
    component: "mdrc";
} | {
    collection: ReferenceData;
    component: "vsc";
}

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