Name Description Size
in-app-notification-button.mjs Main action button for in app notifications. @tagname in-app-notification-button @fires ctaclick - Event when the button is clicked. The default click event is suppressed. 1291
in-app-notification-close-button.mjs Close button for in app notifications. Template ID: #inAppNotificationCloseButtonTemplate @tagname in-app-notification-close-button @fires notificationclose - Event when the button is clicked. Includes the id of the notification that was clicked. 1447
in-app-notification-container.mjs Container for in app notifications. Template ID: #inAppNotificationContainerTemplate @tagname in-app-notification-container @attribute {string} cta - Call to action label. @attribute {string} description - Notification body text. @attribute {string} heading - Notification title text. @attribute {string} url - URL to open from the CTA button. @attribute {string} data-id - ID of the notification. @attribute {"donation"|"message"|"blog"|"security"} type - Type of the notification. 4129
in-app-notification-manager.mjs Manager element creating in-app notifications. @tagname in-app-notification-manager 5161
in-app-notification.mjs In app notification. Template ID: #inAppNotificationTemplate @tagname in-app-notification 2407
InAppNotificationEvent.mjs Id of the notification this event was fired for. @type {string} 712
inAppNotificationTemplates.inc.xhtml 1292