mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
6.7 KiB
6.7 KiB
title, summary, description
| title | summary | description |
|---|---|---|
| Page layouts | Learn how to build a sample version of the dashboard | Learn to design dashboard layouts. |
{% callout %} Before you start with this section, make sure you have followed the installation guideline. {% endcallout %}
Sample layout
To create a sample version of the dashboard, you can use the following code snippet. This code snippet will help you to create a dashboard layout with a header.
{% capture html -%}
{%- endcapture %} {% include "docs/example.html" html=html raw %}Sidebar layout
To create a sidebar layout, you can use the following code snippet. This code snippet will help you to create a sidebar layout with a header.
{% capture html -%}