# IsFormTouchedConfig

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

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

## Definition

- `IsFormTouchedConfig`
  - `path` `undefined = undefined`

## Related

### Methods

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