Koala logo Design
No matches for “
↑↓ navigate open Esc close
PrimitivesFeedbackToast

Toast

Transient toast, driven by TempData, that auto-dismisses after 5 seconds.

<koala-notification>

Variants

SetSuccessNotification
Check icon
Quote created.
SetInfoNotification
Info icon
Quote email was sent recently — try again in a few minutes.
SetErrorNotification

API

TempData.SetSuccessNotification(message) string
TempData.SetInfoNotification(message) string
TempData.SetErrorNotification(message) string