voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 388 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/messaging](./messaging.md) > [FcmOptions](./messaging.fcmoptions.md) > [link](./messaging.fcmoptions.link.md)
## FcmOptions.link property
The link to open when the user clicks on the notification.
<b>Signature:</b>
```typescript
link?: string;
```