ic-push-params
- The Push Parameters AttributeThe ic-push-parameters
attribute tells intercooler to push additional parameters along with
the url when the ic-push-url
parameter is used.
This can be useful if you want to include parameters in the URL in the navigation bar, such as the search term in a search dialog.
The value of this attribute is a comma separated list of names of parameters to push in the URL
This attribute may be placed on parent elements, allowing you to specify behavior across multiple elements.
No effect.
Here is a simple example, which pushes an input value called example
when
the form submits