MAIDR Documentation - v3.65.0
    Preparing search index...
    • Assigns a stable, unique id to the container element if it doesn't already have one. This is called once, up-front, so that the per-layer buildDataSelector calls don't mutate the DOM as a side-effect.

      Parameters

      • container: HTMLElement

        The container element to ensure has an ID

      Returns void