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

    Function setCejVisibility

    • Set a tooth's CEJ-visibility on the active chart. value must be one of VALID_CEJ_VISIBILITY (none | detectable | not-detectable); anything else is a silent no-op (state unchanged). Fires notifyStateChange only when it actually changes state; never on a rejected/no-op call.

      Parameters

      • toothNo: number
      • value: string

      Returns void