Skip to main content

Interface: ModularSelectOptionEventPayload

Payload for the mimeeq-modular-select-option event.

Dispatched when an option is selected for a single product in the modular configurator's option panel.

Properties

configurationCode

configurationCode: string

Configuration code after the option change.


groupName

groupName: string

Display name of the option block the selection belongs to.


option

option: OptionSetOption

The option object that was selected.


productUId

productUId: string

Unique runtime identifier of the product instance the option was applied to.