Skip to main content

Interface: FavouritesCollectionItemsEventPayload

Payload for the mimeeq-favourites-copy-to-collection and mimeeq-favourites-move-to-collection events.

Dispatched when items are copied or moved between favourites collections.

Properties

favouritesCollectionName

favouritesCollectionName: string

Name of the destination collection.


items

items: string[]

Array of item identifiers that were copied or moved.