Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 514 Bytes

ShowNotificationEffectProps.md

File metadata and controls

15 lines (8 loc) · 514 Bytes

ShowNotificationEffectProps

The properties specific to the "showNotification" effect. This gets triggered whenever a validated rule contained a "show notification" effect.

Properties

Name Type Description Notes
notificationType String The type of notification that should be shown (e.g. error/warning/info).
title String Title of the notification.
body String Body of the notification.