menu.yml 1.0 KB
Newer Older
1 2
home:
  url: index.html
C
codecalm 已提交
3
  title: Dashboard
4 5
  icon: home

C
codecalm 已提交
6
forms:
C
chomik 已提交
7 8 9
  url: form-elements.html
  title: Form elements
  icon: check-square
C
codecalm 已提交
10
  badge: New
C
chomik 已提交
11

C
codecalm 已提交
12 13 14 15 16 17 18
base:
  title: Base
  icon: package
  children:
    buttons:
      url: buttons.html
      title: Buttons
C
codecalm 已提交
19
      badge: New
C
codecalm 已提交
20 21 22
    cards:
      url: cards.html
      title: Cards
C
codecalm 已提交
23 24 25 26 27 28 29 30 31 32 33 34
    calendar:
      title: Calendar
      icon: calendar
      url: calendar.html
    users:
      title: Users
      icon: users
      url: users.html
    gallery:
      title: Gallery
      icon: image
      url: gallery.html
35

C
chomik 已提交
36 37 38 39 40
charts:
  url: charts.html
  title: Charts
  icon: pie-chart

C
codecalm 已提交
41

C
codecalm 已提交
42 43
layouts:
  title: Layouts
C
chomik 已提交
44
  icon: layout
C
codecalm 已提交
45
  url: layouts.html
C
chomik 已提交
46

C
codecalm 已提交
47 48 49 50 51 52 53 54 55
extra:
  title: Extra
  icon: star
  children:
    invoice:
      icon: file
      title: Invoice
      url: invoice.html

C
chomik 已提交
56 57 58
docs:
  title: Documentation
  icon: file-text
59
  url: docs/index.html
C
codecalm 已提交
60
  docs: true
C
chomik 已提交
61

C
codecalm 已提交
62 63 64 65 66
#changelog:
#  url: changelog.html
#  title: Changelog
#  icon: file-plus
#  label: v1.0
C
chomik 已提交
67

68 69 70 71
#components:
#  url: components.html
#  title: Components
#  icon: truck