13 lines
268 B
JSON
13 lines
268 B
JSON
{
|
|
"title": "Focus Navigation Mode Left",
|
|
"description": "The focus navigation mode that will be used when navigating left.",
|
|
"anyOf": [
|
|
{
|
|
"$ref": "../../general/navigation_mode.json"
|
|
},
|
|
{
|
|
"$ref": "../../general/item_ref.json"
|
|
}
|
|
]
|
|
}
|