menu.yml 1.0 KB
Newer Older
C
chomik 已提交
1
form-elements:
C
chomik 已提交
2 3 4
  url: form-elements.html
  title: Form elements
  icon: check-square
C
chomik 已提交
5 6 7 8 9 10

charts:
  url: charts.html
  title: Charts
  icon: pie-chart

C
chomik 已提交
11 12 13 14 15 16 17 18 19
level-1:
  title: Level 1
  icon: menu
  children:
    level-2:
      title: Level 2
      children:
        level-3:
          title: Level 3
C
chomik 已提交
20 21 22
          children:
            level-4:
              title: Level 4
C
chomik 已提交
23

C
chomik 已提交
24 25 26 27 28 29
layout:
  title: Layout
  icon: layout
  children:
    sidebar-left:
      title: Left sidebar
C
chomik 已提交
30
      url: layout-navbar-left.html
C
chomik 已提交
31 32
    sidebar-right:
      title: Right sidebar
C
chomik 已提交
33
      url: layout-navbar-right.html
C
chomik 已提交
34 35 36
    sidebar-white:
      title: White sidebar
      url: layout-navbar-white.html
C
chomik 已提交
37 38
    navbar-top:
      title: Navbar top
C
chomik 已提交
39
      url: layout-navbar-top.html
C
chomik 已提交
40 41
    header-dark:
      title: Dark header
C
chomik 已提交
42 43 44 45
      url: layout-header-dark.html
    dark-mode:
      title: Dark mode
      url: layout-dark-mode.html
C
chomik 已提交
46

C
chomik 已提交
47 48 49
docs:
  title: Documentation
  icon: file-text
C
chomik 已提交
50
  docs: true
C
chomik 已提交
51

C
chomik 已提交
52 53 54 55
changelog:
  url: changelog.html
  title: Changelog
  icon: file-plus
C
codecalm 已提交
56
  label: v1.0
C
chomik 已提交
57

C
chomik 已提交
58