Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 537 Bytes

ShowNotificationEffectProps.md

File metadata and controls

13 lines (8 loc) · 537 Bytes

# ShowNotificationEffectProps

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.

[Back to Model list] [Back to API list] [Back to README]