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

    Function DomNodeAdapter

    • Adopts an existing DOM node into React's tree via a ref callback. Used by script-tag and adapter entry points to render a pre-existing plot element as children of the MaidrComponent.

      Parameters

      • __namedParameters: { node: HTMLElement }

      Returns Element