Skip to main content

Toast

Example of a reusable toast component. This is a simple toast that can be used to display temporary information such as confirmations.

Typically this would be placed in the /internal/ui/components folder. A file called toast.templ would be created.

Example

package toast


Usage