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

    Function setRootConcavity

    • Set a tooth's root-concavity on the active chart. value must be one of VALID_ROOT_CONCAVITY (none | mild | deep); 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