mirror of
https://github.com/tabler/tabler.git
synced 2025-12-23 10:24:24 +04:00
340 B
340 B
title, menu, description, bootstrap-link
| title | menu | description | bootstrap-link |
|---|---|---|---|
| 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.). | components/toasts/ |
Default markup
{% example %} {% include ui/toast.html %} {% endexample %}