Skip to content

Guia completo para

Dominar a Pinia

escrito pelo seu criador

API Documentation / pinia / PiniaCustomProperties

Interface: PiniaCustomProperties<Id, S, G, A>

pinia.PiniaCustomProperties

Interface to be extended by the user when they add properties through plugins.

Type parameters

NameType
Idextends string = string
Sextends StateTree = StateTree
G_GettersTree<S>
A_ActionsTree

Lançada sob a Licença MIT.