Skip to content

@jakguru/vueprint / @jakguru/vueprint/plugins/push / PushPluginOptions

Interface: PushPluginOptions

@jakguru/vueprint/plugins/push.PushPluginOptions

The options for the push plugin

Properties

firebaseOptions

Optional firebaseOptions: FirebaseOptions

Defined in

src/plugins/push.ts:14


onAuthenticatedForFirebase

Optional onAuthenticatedForFirebase: FirebaseTokenAuthenticationCallback

Defined in

src/plugins/push.ts:15


onUnauthenticatedForFirebase

Optional onUnauthenticatedForFirebase: FirebaseTokenAuthenticationCallback

Defined in

src/plugins/push.ts:16


serviceWorkerMode

Optional serviceWorkerMode: null | "classic" | "module"

Defined in

src/plugins/push.ts:18


serviceWorkerPath

Optional serviceWorkerPath: null | string

Defined in

src/plugins/push.ts:17

Vueprint is a commercial work product released under the MIT License and is provided as-is with no warranty or guarantee of support.