16 lines
266 B
JSON
16 lines
266 B
JSON
{
|
|
"title": "Navigation",
|
|
"context": {
|
|
"additionalItems": [
|
|
"Hello"
|
|
]
|
|
},
|
|
"variants": [
|
|
{
|
|
"name": "Sidebar",
|
|
"context":{
|
|
"modifier": "--sidebar"
|
|
}
|
|
}
|
|
]
|
|
} |