Show Notification
The Show Notification action allows you to show a toast notification in your application. For example, you can show a toast notification after a successful Form submission:
User {{data.id}} was created successfully

You can configure notification color, icon, position, and duration. By default, the notification will be hidden after the specified duration. But if you select the Hide notification only when clicked checkbox, the notification will be hidden only after the user clicks it.
Check out this article for more information about configuring notifications in UI Bakeryπ
Actions settingsLast updated
Was this helpful?