mirror of
https://github.com/tabler/tabler.git
synced 2026-07-20 12:31:41 +04:00
49 lines
857 B
YAML
49 lines
857 B
YAML
apps:
|
|
url: form-elements.html
|
|
title: Form elements
|
|
icon: check-square
|
|
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: navbar-left.html
|
|
sidebar-right:
|
|
title: Right sidebar
|
|
url: navbar-right.html
|
|
navbar-top:
|
|
title: Navbar top
|
|
url: navbar-top.html
|
|
header-dark:
|
|
title: Dark header
|
|
url: header-dark.html
|
|
|
|
docs:
|
|
title: Documentation
|
|
icon: file-text
|
|
docs: true
|
|
|
|
changelog:
|
|
url: changelog.html
|
|
title: Changelog
|
|
icon: file-plus
|
|
label: v1.0.0
|
|
|
|
getting-started:
|
|
url: getting-started.html
|
|
title: Getting started
|
|
icon: start
|