Interface: DeactivateMatchingOptionsEventPayload
Payload for the mimeeq-deactivate-matching-options event.
Dispatched when the "Match Options" toggle is clicked in the option panel. This feature synchronizes related option selections across blocks.
Properties
groupId
groupId:
string
Identifier of the option group affected by the matching toggle.
state
state:
boolean
Whether matching is now active (true) or inactive (false).