Skip to main content

NotificationBeep

Index

Properties

optionalClickHandler

ClickHandler?: (event: MouseEvent) => void

Type declaration

    • (event: MouseEvent): void
    • Parameters

      • event: MouseEvent

      Returns void

Duration

Duration: number

Message

Message: string

optionalSilent

Silent?: boolean

optionalTimer

Timer?: number

Internal use; timer that is set when the beep first appears on screen