mobx-sentinel API doc
    Preparing search index...
    • Auto reset the form when the component is mounted and unmounted

      Parameters

      • form: Form<any>

        Form instance

      Returns void

      • Calls form.reset() on mount
      • Calls form.reset() on unmount
      • Useful for cleaning up form state