Search
Loading...
Skip to content

Interface: Notification

Properties#

PropertyType
type?NotificationType
messagestring
duration?NotificationDuration
onDismiss?() => void
action?object
action.labelstring
action.onClick(context) => void