# GetFormDirtyPathsConfig

Configuration interface for inspecting form-level dirty paths. Used by the `getDirtyPaths` method when no specific field path is provided.

## Definition

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

## Related

### Methods

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