# Icon Search URL

This option allows you to specifiy the URL that the Collapsible Search Form redirects to. Any text entered into the form input will be appended as a query string parameter to the URL.

For example if you specify "/search" as the URL, and a user types the word "security" - then they will be redirected to the following URL after submitting the form:

/search?query=security


# Side Effects

None.


# Eligible Components