# IsFormEditedConfig

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` <Property {...properties.path} />

## Related

### Methods

<ApiList items={[{ text: 'isEdited', href: '../isEdited/' }]} />
