Event fired whenever submit button is clicked on a notification form.

"notifications-form-submitted"

Hierarchy

  • NotificationFormSubmittedEvent

Properties

Properties

form: Record<string, unknown>
notification: Readonly<Object>
type: "notification-form-submitted"

Generated using TypeDoc