Toasts use Rails` Flash message functionality to send toasts from the backend to the frontend.Documentation Index
Fetch the complete documentation index at: https://tonic.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
To trigger a toast
Info
- Toast styling comes from base-styles.
-
The html lives in
/views/shared/_partial_containers.html.erband/views/shared/_toast.html.erb.