You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #2348 [Autocomplete][Doc] Mention preload can be set to false (MatTheCat)
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`
0 commit comments