Interface NotificationOptions

Hierarchy

  • NotificationOptions

Properties

actions?: NotificationAction[]
badge?: string
body?: string
data?: any
icon?: string
image?: string
lang?: string
renotify?: boolean
requireInteraction?: boolean
silent?: boolean
tag?: string
timestamp?: number
vibrate?: VibratePattern