Home > @firebase/app > FirebaseAppConfig
FirebaseAppConfig interface
Configuration options given to initializeApp()
Signature:
export interface FirebaseAppConfig
Properties
Property | Type | Description |
---|---|---|
automaticDataCollectionEnabled? | boolean | (Optional) The settable config flag for GDPR opt-in/opt-out |
name? | string | (Optional) custom name for the Firebase App. The default value is "[DEFAULT]" . |