Files
superset2/docs/components_versioned_sidebars/version-6.1.0-sidebars.json
2026-05-18 12:59:39 -07:00

40 lines
694 B
JSON

{
"ComponentSidebar": [
{
"type": "doc",
"label": "Introduction",
"id": "index"
},
{
"type": "category",
"label": "UI Components",
"items": [
{
"type": "autogenerated",
"dirName": "ui-components"
}
]
},
{
"type": "category",
"label": "Chart Components",
"items": [
{
"type": "autogenerated",
"dirName": "chart-components"
}
]
},
{
"type": "category",
"label": "Layout Components",
"items": [
{
"type": "autogenerated",
"dirName": "layout-components"
}
]
}
]
}