performance
Client-only - make sure to wrap universal code in
if (process.client) {}
.
Initializes Firebase Performance and makes it available via $fire.performance
and $fireModule.performance
.
- Type:
Boolean
- Default:
false
nuxt.config.js
performance: true
Currently, there are no advanced options available.
Edit this page on GitHub
Updated at Mon, Mar 1, 2021