7 lines
137 B
JSON
7 lines
137 B
JSON
{
|
|
"title": "Navigation Mode",
|
|
"description": "The navigation mode of the UI.",
|
|
"type": "string",
|
|
"enum": ["contained", "stop"]
|
|
}
|