menu.yml 2.9 KB
Newer Older
1 2
home:
  url: index.html
C
codecalm 已提交
3
  title: Dashboard
4
  icon: home
C
codecalm 已提交
5 6
  badge: ''
  badge-color: blue
7

C
codecalm 已提交
8
forms:
C
chomik 已提交
9 10 11
  url: form-elements.html
  title: Form elements
  icon: check-square
C
codecalm 已提交
12
  badge: New
C
codecalm 已提交
13
  badge-color: red
C
chomik 已提交
14

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

C
chomik 已提交
39 40 41 42 43
charts:
  url: charts.html
  title: Charts
  icon: pie-chart

C
codecalm 已提交
44

C
codecalm 已提交
45 46
layouts:
  title: Layouts
C
chomik 已提交
47
  icon: layout
C
codecalm 已提交
48
  url: layouts.html
C
chomik 已提交
49

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

C
chomik 已提交
59 60 61
docs:
  title: Documentation
  icon: file-text
62
  url: docs/index.html
C
codecalm 已提交
63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
  children:
    index: 
      title: index
      url: docs/index.html
    alerts: 
      title: Alerts
      url: docs/alerts.html
    autosize: 
      title: Autosize
      url: docs/autosize.html
    avatars: 
      title: Avatars
      url: docs/avatars.html
    badges: 
      title: Badges
      url: docs/badges.html
    breadcrumb: 
      title: Breadcrumb
      url: docs/breadcrumb.html
    buttons: 
      title: Buttons
      url: docs/buttons.html
    cards: 
      title: Cards
      url: docs/cards.html
    carousel: 
      title: Carousel
      url: docs/carousel.html
    colors: 
      title: Colors
      url: docs/colors.html
    cursors: 
      title: Cursors
      url: docs/cursors.html
    charts: 
      title: Charts
      url: docs/charts.html
    divider: 
      title: Divider
      url: docs/divider.html
    empty: 
      title: Empty states
      url: docs/empty.html
    flags: 
      title: Flags
      url: docs/flags.html
    form-elements: 
      title: Form elements
      url: docs/form-elements.html
    form-helpers: 
      title: Form helpers
      url: docs/form-helpers.html
    input-mask: 
      title: Form input mask
      url: docs/input-mask.html
    progress: 
      title: Progress
      url: docs/progress.html
    ribbons: 
      title: Ribbons
      badge: New
      url: docs/ribbons.html
    spinners: 
      title: Spinners
      url: docs/spinners.html
    steps: 
      title: Steps
      url: docs/steps.html
    tables: 
      title: Tables
      url: docs/tables.html
    tabs: 
      title: Tabs
      url: docs/tabs.html
    timelines: 
      title: Timelines
      url: docs/timelines.html
    toasts: 
      title: Toasts
      url: docs/toasts.html
    tooltips: 
      title: Tooltips
      url: docs/tooltips.html
    typography: 
      title: Typography
      url: docs/typography.html

C
chomik 已提交
150

C
codecalm 已提交
151 152 153 154 155
#changelog:
#  url: changelog.html
#  title: Changelog
#  icon: file-plus
#  label: v1.0
C
chomik 已提交
156

157 158 159 160
#components:
#  url: components.html
#  title: Components
#  icon: truck