ic-push-params - The Push Parameters Attribute

Summary

The 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.

Syntax

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.

Dependencies

No effect.

Example

Here is a simple example, which pushes an input value called example when the form submits