mirror of
https://github.com/tabler/tabler.git
synced 2025-12-24 10:48:14 +04:00
943 B
943 B
title, description, menu
| title | description | menu |
|---|---|---|
| Modals | Use Bootstrap’s JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content. | docs.modals |
Default markup
{% capture code %}
{% include parts/modals/simple.html %}
Prompt and alert
{% capture code %}
{% include parts/modals/small.html %}
Modal with form
{% capture code %}
{% include parts/modals/report.html %}