Interface: TreeUnmountedEventPayload
Payload for the mimeeq-tree-unmounted event.
Dispatched when an embed instance is unmounted from the DOM in the legacy embed.
The type field identifies which embed was removed. For the web component embed,
use the mimeeq-embed-unmounted event instead.
Properties
type
type:
string
Type of the unmounted embed.
Possible values include 'configurator', 'modular', 'product-list',
'favourites', 'login', and 'user-profile'.