flowbite-admin-dashboard
Version:
A free and open-source admin dashboard template built with Tailwind CSS and Flowbite
46 lines (45 loc) • 1.03 kB
JSON
[
{
"title": "Getting started",
"pages":
[
{ "title": "Introduction" },
{ "title": "Quickstart" },
{ "title": "Build tools" },
{ "title": "License" },
{ "title": "Changelog" }
]
},
{
"title": "Customize",
"pages":
[
{ "title": "Configuration" },
{ "title": "Theming" },
{ "title": "Color" },
{ "title": "Icons" },
{ "title": "Optimization" }
]
},
{
"title": "Components",
"pages":
[
{ "title": "Alerts" },
{ "title": "Badge" },
{ "title": "Breadcrumb" },
{ "title": "Buttons" },
{ "title": "Button group" },
{ "title": "Card" },
{ "title": "Dropdowns" },
{ "title": "Forms" },
{ "title": "Typography" },
{ "title": "Modal" },
{ "title": "Navbar" },
{ "title": "Pagination" },
{ "title": "Progress" },
{ "title": "Tables" },
{ "title": "Tooltips" }
]
}
]