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

    Function __setShowHealthyPulpForTest

    • TEST-ONLY: set the module-level showHealthyPulp flag directly, without the DOM/all-teeth side effects setHealthyPulpVisible performs (button toggle state, re-rendering every tooth in ALL_TEETH) — needed so __renderActiveLayers callers can exercise both the "healthy pulp shown" and "hidden" render paths in isolation. Not part of the public API.

      Parameters

      • on: boolean

      Returns void