ic-push-url - The Push URL Attribute

Summary

The ic-push-url attribute tells intercooler to push the location of the ajax request associated with the current element into the location bar.

This can be useful if you want to support the back button after an intercooler request replaces some content on a page.

Syntax

The value of this attribute can be either true or false

This attribute may be placed on parent elements, allowing you to specify behavior across multiple elements.

Dependencies

No effect.