foundation-notifications.shownotificationdialog
Home > @genesislcap/foundation-notifications > showNotificationDialog
showNotificationDialog() function
Shows the notification dialog
Signature:
showNotificationDialog: (configuration: DialogStructure, tagName: String, notificationBoundary?: HTMLElement) => void
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
configuration | ||
|
tagName |
String | |
|
notificationBoundary |
HTMLElement |
(Optional) |
Returns:
void