Skip to content

API Documentation / pinia / StoreProperties

Interface: StoreProperties<Id>

pinia.StoreProperties

Properties of a store.

Type parameters

NameType
Idextends string

Hierarchy

Properties

$id

$id: Id

Unique identifier of the store


_customProperties

_customProperties: Set<string>

Used by devtools plugin to retrieve properties added with plugins. Removed in production. Can be used by the user to add property keys of the store that should be displayed in devtools.

Lançada sob a Licença MIT.

Build faster with AI
New Masterclass to help you leverage AI in your Vue workflow
Get Early Access