We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e92b4 commit 603190dCopy full SHA for 603190d
1 file changed
explainer.md
@@ -3,7 +3,7 @@ To support the spatial navigation in the Web, we need to develop several standar
3
4
## Options for enabling the spatial navigation mode
5
It makes author set the spatial navigation mode. The following API could be considered for the options.
6
- - HTML: <meta name="device" content="type=tv, input=remote-controller">
+ - HTML: <meta name="device" content="type=tv, input=remote-controller">
7
- CSS: arrow-key-behavior: auto | navigation | scroll" or "spatial-mode: always | none
8
- JS: setSpatialNavigation(true)
9
0 commit comments