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 1b7f0f7 commit b48aa4dCopy full SHA for b48aa4d
src/Autocomplete/src/Resources/doc/index.rst
@@ -483,7 +483,7 @@ 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:
+ The search term entered by the user is passed as a query parameter called ``query``.
487
``query``
488
489
Beyond ``url``, the Stimulus controller has various other values,
0 commit comments