# PartialValues

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

Utility type that recursively makes all value properties optional, including nested objects and arrays.

## Generics

- `TValue` `extends unknown`

## Definition

> This type is too complex to display. Please refer to the [source code](https://github.com/open-circle/formisch/blob/main/packages/core/src/types/utils/utils.ts).

## Related

### Methods

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