Skip to content

Commit 603190d

Browse files
authored
Update explainer.md
1 parent 69e92b4 commit 603190d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ To support the spatial navigation in the Web, we need to develop several standar
33

44
## Options for enabling the spatial navigation mode
55
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">
6+
- HTML: &lt;meta name="device" content="type=tv, input=remote-controller"&gt;
77
- CSS: arrow-key-behavior: auto | navigation | scroll" or "spatial-mode: always | none
88
- JS: setSpatialNavigation(true)
99

0 commit comments

Comments
 (0)