# PartialValues

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

## Generics

- `TValue` <Property {...properties.TValue} />

## Definition

- `PartialValues` <Property {...properties.PartialValues} />

## Related

### Methods

<ApiList items={[{ text: 'getInput', href: '/methods/api/getInput/' }]} />
