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 ​

app

Vue App

Param ​

options

Pinia Colada options

Released under the MIT License.