Skip to content

API Documentation / @pinia/colada / PiniaColada

Variable: PiniaColada

ts
const PiniaColada: Plugin<PiniaColadaOptions>;

Plugin that installs the Query and Mutation plugins alongside some extra plugins.

See

QueryPlugin to only install the Query plugin.

Param

Vue App

Param

Pinia Colada options

Released under the MIT License.