mirror of
https://github.com/tabler/tabler.git
synced 2026-07-30 23:14:39 +04:00
56 lines
946 B
YAML
56 lines
946 B
YAML
form-elements:
|
|
url: form-elements.html
|
|
title: Form elements
|
|
icon: check-square
|
|
|
|
charts:
|
|
url: charts.html
|
|
title: Charts
|
|
icon: pie-chart
|
|
|
|
level-1:
|
|
title: Level 1
|
|
icon: menu
|
|
children:
|
|
level-2:
|
|
title: Level 2
|
|
children:
|
|
level-3:
|
|
title: Level 3
|
|
children:
|
|
level-4:
|
|
title: Level 4
|
|
|
|
layout:
|
|
title: Layout
|
|
icon: layout
|
|
children:
|
|
sidebar-left:
|
|
title: Left sidebar
|
|
url: layout-navbar-left.html
|
|
sidebar-right:
|
|
title: Right sidebar
|
|
url: layout-navbar-right.html
|
|
navbar-top:
|
|
title: Navbar top
|
|
url: layout-navbar-top.html
|
|
header-dark:
|
|
title: Dark header
|
|
url: layout-header-dark.html
|
|
dark-mode:
|
|
title: Dark mode
|
|
url: layout-dark-mode.html
|
|
|
|
docs:
|
|
title: Documentation
|
|
icon: file-text
|
|
docs: true
|
|
|
|
changelog:
|
|
url: changelog.html
|
|
title: Changelog
|
|
icon: file-plus
|
|
label: v1.0.0
|
|
|
|
|