Skip to content

Commit 1f89b62

Browse files
committed
Added searchbar option info.
1 parent f763fad commit 1f89b62

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: index.html

+8
Original file line numberDiff line numberDiff line change
@@ -1075,6 +1075,14 @@ <h2 id="options">OPTIONS</h2>
10751075
name.
10761076
</td>
10771077
</tr>
1078+
<tr>
1079+
<td>search</td>
1080+
<td>string</td>
1081+
<td>true</td>
1082+
<td>
1083+
Reveals search bar.
1084+
</td>
1085+
</tr>
10781086
<tr>
10791087
<td>onOpen</td>
10801088
<td>function</td>

0 commit comments

Comments
 (0)