We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef50c9 commit 041c7eeCopy full SHA for 041c7ee
1 file changed
docs/_includes/nav/options.html
@@ -42,7 +42,7 @@
42
<a href="#backwards-compatibility">Backwards compatibility</a>
43
<ul class="nav">
44
<li><a href="#compat-matcher">Simplified function for matching data objects</a></li>
45
- <li><a href="#initSelection">Old initial selections with initSelection</a></li>
+ <li><a href="#initSelection">Old initial selections with <code>initSelection</code></a></li>
46
<li><a href="#query">Querying old data with <code>query</code></a></li>
47
<li><a href="#input-fallback">Compatibility with <code><input type="text" /></code></a></li>
48
</ul>
0 commit comments