Open snackbar

Open Snackbar is a built-in UI for opening a snackbar at the bottom left section of your application.

This is handy for non-intrusive confirmations, such as "Customer saved successfully", or "Project deleted".

  • Notification Text: The text to be displayed

  • Auto-hide: Set a number of seconds before the snackbar should be hidden automatically

  • Enable action button: This allows you to display a button with a custom label on the snackbar. When clicked, the action nodes inside the Open Snackbar will be executed

An example setup of Open Snackbar is showcased in our Showroom! You may view a demo, as well as access the setup in Appfarm Create. If you do not have access, you may register here.

Last updated