mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 09:54:24 +04:00
347 B
347 B
title, description
| title | description |
|---|---|
| Empty states | Empty states/blanks are commonly used as placeholders for first time use, empty data or error screens. |
Default markup
{% example html %} {% include ui/empty.html %} {% endexample %}
Empty state with illustration
{% example html %} {% include ui/empty.html illustration=true %} {% endexample %}