Represents an entry for an ID reference that needs to be resolved after the element is built.
The attribute name to resolve (e.g. "for", "aria-labelledby")
The DOM element that holds the reference
The ID string written in the original template (space-separated values allowed)
Represents an entry for an ID reference that needs to be resolved after the element is built.