Properties#
Property | Type |
---|---|
type? | NotificationType |
message | string |
duration? | NotificationDuration |
onDismiss? | () => void |
action? | object |
action.label | string |
action.onClick | (context ) => void |
Property | Type |
---|---|
type? | NotificationType |
message | string |
duration? | NotificationDuration |
onDismiss? | () => void |
action? | object |
action.label | string |
action.onClick | (context ) => void |