The Firebase JS SDK is now in BETA!
This EAP site is no longer maintained. See the official Firebase Documentation site for the latest documentation and information about the Firebase JS SDK.

Home > @firebase/messaging > FcmOptions

FcmOptions interface

Options for features provided by the FCM SDK for Web. See WebpushFcmOptions

Signature:

export interface FcmOptions 

Properties

Property Type Description
analyticsLabel? string (Optional) The label associated with the message's analytics data.
link? string (Optional) The link to open when the user clicks on the notification.