Nuxt Firebase
v7.5.0
    • Introduction
  • Guide
    • Getting Started
    • Options
    • Usage
  • Service Options
    • (All Services)
    • auth
    • firestore
    • database
    • storage
    • functions
    • performance
    • analytics
    • messaging
    • remoteConfig
  • Tutorials
    • Firebase Auth with SSR
    • Usage with vuexfire
    • Usage with Typescript
  • Community
    • Demo
    • Links
    • Migration guides
    • FAQ
    • Releases

storage

Initializes Firebase Storage and makes it available via $fire.storage and $fireModule.storage.

  • Type: Boolean
  • Default: false
nuxt.config.js
storage: true

Currently, there are no advanced options available.

Edit this page on GitHub Updated at Tue, Mar 23, 2021

Service Options database
Service Options functions
Powered by Docus