Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NotificationFormSubmittedEvent

Index

Properties

Properties

form

form: Record<string, unknown>

notification

notification: Readonly<Required<Omit<TemplateMarkdown, "buttons">> & { buttons: readonly Required<ButtonOptions>[] } & Required<Omit<TemplateList, "buttons">> & { buttons: readonly Required<ButtonOptions>[] }>

type

type: "notification-form-submitted"

Generated using TypeDoc