Mermaid Translator Library - v1.1.0
    Preparing search index...

    Function createPopupDom

    • Build the popup DOM structure inside the provided shadow root.

      Parameters

      • shadowRoot: ShadowRoot

        Shadow root that owns the popup elements.

      • options: PopupDomOptions

        Event handlers, sizing, and icon URLs for the popup.

      Returns PopupElements

      Popup element references for lifecycle management.