Interface NotifierOptions

Hierarchy

  • NotifierOptions

Properties

subtitle?: string
actions?: NotificationAction[]
badge?: string
bodyWithSubtitle?: string
body?: string
data?: any
dir?: NotificationDirection
lang?: string
renotify?: boolean
requireInteraction?: boolean
silent?: boolean
tag?: string
timestamp?: number
vibrate?: VibratePattern

Generated using TypeDoc