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

    Function onStateChange

    • Subscribe to odontogram state changes. The callback runs after any tooth state edit, the edentulous toggle, or an import.

      Parameters

      • cb: () => void

        Callback invoked on each change.

      Returns () => void

      An unsubscribe function.