API Documentation / pinia / StoreProperties
Interface: StoreProperties<Id>
pinia.StoreProperties
Properties of a store.
Type parameters
Name | Type |
---|---|
Id | extends string |
Hierarchy
StoreProperties
Properties
$id
• $id: Id
Unique identifier of the store
API Documentation / pinia / StoreProperties
pinia.StoreProperties
Properties of a store.
Name | Type |
---|---|
Id | extends string |
StoreProperties
• $id: Id
Unique identifier of the store