Options for notifications

Hierarchy

  • NotificationOptions

Properties

actionText?: string

Text to display on the action button

dismissible?: boolean

Set to true to make the notification dismissible

multiline?: boolean

Set to true to display the message on multiple lines

timeout?: number

Number of milliseconds to wait before the notification auto fades.