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 950726d commit 1b7f0f7Copy full SHA for 1b7f0f7
src/Autocomplete/src/Resources/doc/index.rst
@@ -483,6 +483,8 @@ a :ref:`custom autocompleter <custom-autocompleter>`:
483
Once you have this, generate the URL to your controller and
484
pass it to the ``url`` value of the ``stimulus_controller()`` Twig
485
function, or to the ``autocomplete_url`` option of your form field.
486
+ The search term entered by the user is passed a query parameter:
487
+ ``query``
488
489
Beyond ``url``, the Stimulus controller has various other values,
490
including ``tomSelectOptions``. See the `controller.ts`_ file for
0 commit comments