ic-fix-ids
- The Fix IDs AttributeThe 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.
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.
ic-fix-ids
attribute has no effect on dependencies.