mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 22:44:39 +04:00
187 lines
3.3 KiB
YAML
187 lines
3.3 KiB
YAML
home:
|
|
url: index.html
|
|
title: Dashboard
|
|
icon: home
|
|
badge: ''
|
|
badge-color: blue
|
|
|
|
forms:
|
|
url: form-elements.html
|
|
title: Form elements
|
|
icon: check-square
|
|
badge: New
|
|
badge-color: red
|
|
|
|
error:
|
|
title: Error pages
|
|
icon: file-minus
|
|
children:
|
|
400:
|
|
url: 400.html
|
|
title: 400 page
|
|
401:
|
|
url: 401.html
|
|
title: 401 page
|
|
403:
|
|
url: 403.html
|
|
title: 403 page
|
|
404:
|
|
url: 404.html
|
|
title: 404 page
|
|
500:
|
|
url: 500.html
|
|
title: 500 page
|
|
503:
|
|
url: 503.html
|
|
title: 503 page
|
|
maintenance:
|
|
url: maintenance.html
|
|
title: Maintenance page
|
|
|
|
base:
|
|
title: Base
|
|
icon: package
|
|
children:
|
|
buttons:
|
|
url: buttons.html
|
|
title: Buttons
|
|
badge: New
|
|
cards:
|
|
url: cards.html
|
|
title: Cards
|
|
calendar:
|
|
title: Calendar
|
|
icon: calendar
|
|
url: calendar.html
|
|
users:
|
|
title: Users
|
|
icon: users
|
|
url: users.html
|
|
gallery:
|
|
title: Gallery
|
|
icon: image
|
|
url: gallery.html
|
|
|
|
charts:
|
|
url: charts.html
|
|
title: Charts
|
|
icon: pie-chart
|
|
|
|
|
|
layouts:
|
|
title: Layouts
|
|
icon: layout
|
|
url: layouts.html
|
|
|
|
extra:
|
|
title: Extra
|
|
icon: star
|
|
children:
|
|
invoice:
|
|
icon: file
|
|
title: Invoice
|
|
url: invoice.html
|
|
|
|
docs:
|
|
title: Documentation
|
|
icon: file-text
|
|
url: docs/index.html
|
|
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
|
|
|
|
|
|
#changelog:
|
|
# url: changelog.html
|
|
# title: Changelog
|
|
# icon: file-plus
|
|
# label: v1.0
|
|
|
|
#components:
|
|
# url: components.html
|
|
# title: Components
|
|
# icon: truck
|