Renders the <Maidr> component around the provided plot element.
<Maidr>
Creates a transparent wrapper, replaces the plot in the DOM, then mounts the React tree so that <MaidrComponent> manages accessibility.
<MaidrComponent>
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.