Interface: ModularSelectOptionMultipleEventPayload
Payload for the mimeeq-modular-select-option-multiple event.
Dispatched when an option is selected and applied to multiple products simultaneously in the modular configurator.
Properties
option
option:
OptionSetOption
The option object that was selected.
selectedIds
selectedIds:
string
Comma-separated list of product instance UIDs the option was applied to.