Skip to content
En esta página

Documentación de la API / pinia / PiniaCustomProperties

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

pinia.PiniaCustomProperties

Interfaz a extender por el usuario cuando agrega propiedades a través de plugins.

Tipado de los parámetros

NombreTipo
Idextiende string = string
Sextiende StateTree = StateTree
G_GettersTree<S>
A_ActionsTree

Lanzado bajo la Licencia MIT.