Skip to content

Commit 16082fa

Browse files
committed
Update docs
1 parent d0fd3b5 commit 16082fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ Most of the props line up with Fuse.js `options` with the defaults set to match
4545
<th>Type</th>
4646
<th>Default values</th>
4747
</tr>
48+
<tr>
49+
<td>placeholder</td>
50+
<td>placeholder text for the input</td>
51+
<td>String</td>
52+
<td>""</td>
53+
</tr>
4854
<tr>
4955
<td>eventName</td>
5056
<td>give a name to the event emitted when the search results are updated</td>

0 commit comments

Comments
 (0)