1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-30 23:14:39 +04:00

divider fixes, documentation

This commit is contained in:
codecalm
2019-07-09 20:19:01 +02:00
parent bd7b8be915
commit 318f1c5b5e
11 changed files with 36 additions and 30 deletions
+3 -2
View File
@@ -1,11 +1,12 @@
---
title: Toasts
menu: docs.toasts
description: 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.).
---
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
### Default markup
{% example %}
{% include ui/toast.html %}