Highlight all matches in demo by default

This commit is contained in:
Daniel Imms
2022-05-12 10:54:36 -07:00
parent bc4158c9b8
commit 24919e36f0
+1 -1
View File
@@ -43,7 +43,7 @@
<label><input type="checkbox" id="regex"/>Use regex</label>
<label><input type="checkbox" id="case-sensitive"/>Case sensitive</label>
<label><input type="checkbox" id="whole-word"/>Whole word</label>
<label><input type="checkbox" id="highlight-all-matches"/>Highlight All Matches</label>
<label><input type="checkbox" id="highlight-all-matches" checked/>Highlight All Matches</label>
</div>
<h4>SerializeAddon</h4>
<div>