1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-02 16:34:38 +04:00
Files
tabler/pages/_docs/toasts.md
T
2019-12-08 19:47:49 +01:00

374 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.). https://getbootstrap.com/docs/4.4/components/toasts/

Default markup

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