# GetFormDirtyInputConfig

Configuration interface for retrieving form-level dirty input. Used by the `getDirtyInput` method when no specific field path is provided.

## Definition

- `GetFormDirtyInputConfig`
  - `path` <Property {...properties.path} />

## Related

### Methods

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