# IsFormEditedConfig

> This document is the Markdown version of [formisch.dev/methods/api/IsFormEditedConfig/](https://formisch.dev/methods/api/IsFormEditedConfig/). For the complete documentation index, see [llms.txt](https://formisch.dev/llms.txt).

Configuration interface for checking whether the entire form is edited. Used by the `isEdited` method when no specific field path is provided.

## Definition

- `IsFormEditedConfig`
  - `path` `undefined = undefined`

## Related

### Methods

[`isEdited`](/methods/api/isEdited.md)
