Skip to content

Документація API / pinia / PiniaCustomProperties

Інтерфейс: PiniaCustomProperties<Id, S, G, A>

pinia.PiniaCustomProperties

Інтерфейс, що розширюється користувачем при додаванні властивостей за допомогою плагінів.

Типи параметрів

Ім'яТип
Idextends string = string
Sextends StateTree = StateTree
G_GettersTree<S>
A_ActionsTree

Released under the MIT License.