Commit 86e571c
committed
This PR was merged into the 2.x branch.
Discussion
----------
[Autocomplete][Doc] Mention `preload` can be set to `false`
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Issues | N/A
| License | MIT
Setting `preload` to `false` is useful when you only want to display search results; that way nothing is loaded on focus.
Commits
-------
4feaeb0 [Autocomplete][Doc] Mention `preload` can be set to `false`
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| 275 | + | |
275 | 276 | | |
276 | 277 | | |
277 | 278 | | |
| |||
0 commit comments