1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/pages/_docs/toasts.md
2019-07-09 20:19:01 +02:00

305 B

title, menu, description
title menu description
Toasts docs.toasts The toast component is like an alert box that is only shown for a couple of seconds when something happens (i.e. when the user clicks on a button, submits a form, etc.).

Default markup

{% example %} {% include ui/toast.html %} {% endexample %}