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

    Function __setToothStateForTest

    • TEST-ONLY: hydrate raw and store it as toothNo's state directly in the module-level state map, bypassing all DOM/UI wiring (no initOdontogram() required). Lets summary/warning getters be exercised without a live SVG grid. Not part of the public API.

      Parameters

      • toothNo: number
      • raw: Record<string, unknown>
      • Optionalversion: string

      Returns void