ic-fix-ids - The Fix IDs Attribute

Summary

The ic-fix-ids attribute tells Intercooler to replace the IDs of any added elements with globally unique IDs so that they don't conflict with any existing IDs on the page.

Syntax

The value of the ic-fix-ids attribute should be "true", or it should be omitted entirely.

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

Dependencies

ic-fix-ids attribute has no effect on dependencies.