Docs
Components
Notifications

Notifications

Props

PropertyTypeRequiredDescription
titlestringYesThe title text to display in the notification
descriptionstringYesThe description text to show below the title
onDismiss() => voidNoOptional callback function when notification is dismissed
handleUpdate() => voidNoOptional callback function when update button is clicked

Input