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

    Function setMillerClass

    • Set a tooth's Miller recession class on the active chart. value must be one of VALID_MILLER_CLASS (none | i | ii | iii | iv); 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