React Advanced Odontogram - v2.2.1
    Preparing search index...

    Function __renderActiveLayers

    • TEST-ONLY: render serialized state onto a fresh copy of rawSvgText and return the in-document-order active-layer fingerprint (id + opacity + class per element). Used by the SP2 parity harness; not part of the public API.

      Parameters

      • rawSvgText: string
      • toothNo: number
      • serialized: Record<string, unknown>

      Returns { cls: string; id: string; opacity: string }[]