MAIDR Documentation - v3.65.0
    Preparing search index...

    Function initMaidrOnElement

    • Renders the <Maidr> component around the provided plot element.

      Creates a transparent wrapper, replaces the plot in the DOM, then mounts the React tree so that <MaidrComponent> manages accessibility.

      Parameters

      • maidr: Maidr
      • plot: HTMLElement

      Returns void