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. |