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

    Function setGingivalThickness

    • Set a tooth's gingival-thickness on the active chart. value must be one of VALID_GINGIVAL_THICKNESS (unknown | thin | medium | thick); 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