We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37bb45 commit 1e8e541Copy full SHA for 1e8e541
demo.html
@@ -103,7 +103,6 @@ <h3>Settings</h3>
103
<li>A <span class="inline-code">response</span> callback, which expects a single argument:
104
the data to suggest to the user. This data must be an array of filtered suggestions based on the provided term:
105
<br>['suggestion 1', 'suggestion 2', 'suggestion 3', ...]
106
- <br>You must always call the response callback even if you encounter an error or if no suggestions are available.
107
</li>
108
</ul>
109
</td></tr>
0 commit comments