@oneblink/apps-react
    Preparing search index...

    Function useFormIsDirty

    • Whether the form with formId has unsaved user edits. Safe to call without a provider: returns false.

      Parameters

      • formId: number

        The id of the form whose dirty flag to read.

      Returns boolean