Skip to content

API DocumentationDocs


API Documentation / pinia / PiniaCustomStateProperties

Interface: PiniaCustomStateProperties<S>

Properties that are added to every store.$state by pinia.use().

Type Parameters

S extends StateTree = StateTree

Released under the MIT License.