<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [RangeValue](./x-types.rangevalue.md) &gt; [max](./x-types.rangevalue.max.md)

## RangeValue.max property

The maximum value allowed. `null` means unset.

**Signature:**

```typescript
max: number | null;
```
