--- layout: default nav: attributes > ic-always-update ---

ic-always-update - The Always Update Attribute

Summary

By setting ic-always-update attribute to "false", the element will not be swapped if the current content is identical to the downloaded content.

This can be useful if you want to avoid the visual clutter of swapping content when no data has changed.

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.