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.
preload
false
1 parent 18a4b4e commit 4feaeb0Copy full SHA for 4feaeb0
src/Autocomplete/doc/index.rst
@@ -272,6 +272,7 @@ to the options above, you can also pass:
272
``preload`` (default: ``focus``)
273
Set to ``focus`` to call the ``load`` function when control receives focus.
274
Set to ``true`` to call the ``load`` upon control initialization (with an empty search).
275
+ Set to ``false`` not to call the ``load`` function when control receives focus.
276
277
``extra_options`` (default ``[]``)
278
Allow you to pass extra options for Ajax-based autocomplete fields.
0 commit comments