in-app-notification-button.mjs |
Main action button for in app notifications.
@fires ctaclick - Event when the button is clicked. The default click event
is suppressed.
|
1252 |
in-app-notification-close-button.mjs |
Close button for in app notifications.
Template ID: #inAppNotificationCloseButtonTemplate
@fires notificationclose - Event when the button is clicked. Includes the
id of the notification that was clicked.
|
1402 |
in-app-notification-container.mjs |
Container for in app notifications.
Template ID: #inAppNotificationContainerTemplate
|
3008 |
in-app-notification-manager.mjs |
Manager element creating in-app notifications.
|
4639 |
in-app-notification.mjs |
In app notification.
Template ID: #inAppNotificationTemplate
|
2047 |
InAppNotificationEvent.mjs |
Id of the notification this event was fired for.
@type {string}
|
712 |
inAppNotificationTemplates.inc.xhtml |
|
1321 |