Interface: FavoriteListChange
Defined in: composables/vue/useFavorites.ts:29
What a favorite-list mutation did — see onListChanged.
Properties
action
action:
"created"|"updated"|"deleted"
Defined in: composables/vue/useFavorites.ts:30
isDefault?
optionalisDefault?:boolean
Defined in: composables/vue/useFavorites.ts:33
listId?
optionallistId?:string|number
Defined in: composables/vue/useFavorites.ts:31
name?
optionalname?:string
Defined in: composables/vue/useFavorites.ts:32