1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-25 11:29:57 +04:00
Files
tabler/docs/menu.json
2023-03-08 21:14:17 +01:00

250 lines
4.5 KiB
JSON

{
"getting-started": {
"title": "Getting started",
"pages": {
"index": {
"title": "Introduction"
},
"browser-support": {
"title": "Browser Support"
},
"customize": {
"title": "Customize Tabler"
},
"download": {
"title": "Download"
},
"faq": {
"title": "FAQ"
}
}
},
"base": {
"title": "Base",
"pages": {
"colors": {
"title": "Colors",
"label": "new"
},
"typography": {
"title": "Typography"
}
}
},
"layout": {
"title": "Layout",
"pages": {
"page-layouts": {
"title": "Page layouts",
"label": "new"
},
"page-headers": {
"title": "Page headers"
}
}
},
"components": {
"title": "Components",
"pages": {
"alerts": {
"title": "Alerts"
},
"autosize": {
"title": "Autosize"
},
"avatars": {
"title": "Avatars"
},
"badges": {
"title": "Badges"
},
"breadcrumb": {
"title": "Breadcrumb"
},
"buttons": {
"title": "Buttons"
},
"cards": {
"title": "Cards"
},
"carousel": {
"title": "Carousel"
},
"charts": {
"title": "Charts"
},
"datagrid": {
"title": "Datagrid"
},
"divider": {
"title": "Divider"
},
"dropdowns": {
"title": "Dropdowns"
},
"dropzone": {
"title": "Dropzone"
},
"empty": {
"title": "Empty"
},
"icons": {
"title": "Icons"
},
"inline-player": {
"title": "Inline Player"
},
"modals": {
"title": "Modals"
},
"placeholder": {
"title": "Placeholder"
},
"popover": {
"title": "Popover"
},
"progress": {
"title": "Progress"
},
"progressbg": {
"title": "Progress background"
},
"range-slider": {
"title": "Range slider"
},
"ribbons": {
"title": "Ribbons"
},
"spinners": {
"title": "Spinners"
},
"statuses": {
"title": "Statuses"
},
"steps": {
"title": "Steps"
},
"switch-icon": {
"title": "Switch icon"
},
"tables": {
"title": "Tables"
},
"tabs": {
"title": "Tabs"
},
"timelines": {
"title": "Timelines"
},
"tinymce": {
"title": "Tinymce"
},
"toasts": {
"title": "Toasts"
},
"tooltips": {
"title": "Tooltips"
},
"tracking": {
"title": "Tracking"
}
}
},
"forms": {
"title": "Forms",
"pages": {
"form-elements": {
"title": "Base elements"
},
"form-fieldset": {
"title": "Fieldset"
},
"form-color-check": {
"title": "Color check"
},
"form-image-check": {
"title": "Image check"
},
"form-selectboxes": {
"title": "Selectbox"
},
"form-validation": {
"title": "Validation"
},
"form-input-mask": {
"title": "Input mask"
},
"form-helpers": {
"title": "Form helpers"
}
}
},
"plugins": {
"title": "Plugins",
"pages": {
"flags": {
"title": "Flags"
},
"payments": {
"title": "Payments"
}
}
},
"utilities": {
"title": "Utilities",
"pages": {
"borders": {
"title": "Borders"
},
"cursors": {
"title": "Cursors"
},
"interactions": {
"title": "Interactions"
}
}
},
"icons": {
"title": "Tabler Icons",
"pages": {
"index": {
"title": "Introduction",
"label": "new"
},
"svg": {
"title": "SVG version"
},
"react": {
"title": "React plugin"
},
"preact": {
"title": "Preact plugin"
},
"vue": {
"title": "Vue plugin"
},
"solidjs": {
"title": "SolidJS plugin"
},
"svelte": {
"title": "Svelte plugin"
},
"figma": {
"title": "Figma plugin"
},
"png": {
"title": "PNG version"
},
"pdf": {
"title": "PDF version"
},
"eps": {
"title": "EPS version"
},
"webfont": {
"title": "Webfont version"
}
}
}
}