Interface: FavoriteListFormData
Defined in: composables/react/useFavorites.ts:21
Editable fields of a favorite list.
Properties
isDefault
isDefault:
boolean
Defined in: composables/react/useFavorites.ts:25
Whether the list is the user's default.
name
name:
string
Defined in: composables/react/useFavorites.ts:23
List display name.