18 lines
765 B
JSON
18 lines
765 B
JSON
[
|
|
{
|
|
"type": "group",
|
|
"label": "Layouts",
|
|
"icon": "ri-layout-3-fill",
|
|
"order": 140,
|
|
"children": [
|
|
{ "type": "link", "label": "Horizontal", "url": "layouts:horizontal", "order": 10 },
|
|
{ "type": "link", "label": "Detached", "url": "layouts:detached", "order": 20 },
|
|
{ "type": "link", "label": "Full View", "url": "layouts:full", "order": 30 },
|
|
{ "type": "link", "label": "Fullscreen View", "url": "layouts:fullscreen", "order": 40 },
|
|
{ "type": "link", "label": "Hover Menu", "url": "layouts:hover", "order": 50 },
|
|
{ "type": "link", "label": "Compact", "url": "layouts:compact", "order": 60 },
|
|
{ "type": "link", "label": "Icon View", "url": "layouts:icon-view", "order": 70 }
|
|
]
|
|
}
|
|
]
|