Options for notification display.

Hierarchy

  • NotificationOptions

Properties

autoClose?: number

Close the notification automatically after the given number of milliseconds

closeable?: boolean

If the notification may be closed by the user. Defaults to true.

The notification type. Defaults to Info.

Generated using TypeDoc