mirror of
https://github.com/apache/superset.git
synced 2026-05-21 15:55:10 +00:00
40 lines
694 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|