> For the complete documentation index, see [llms.txt](https://error.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://error.angular-package.dev/rangeerror/properties/min.md).

# #min?

## `#min?`

Private property of the [minimum range](/getting-started/basic-concepts.md#range) of generic type variable [`Min`](/rangeerror/generic-type-variables.md#rangeerror-less-than-id-min-max-greater-than-1) that causes an error to be thrown(or not thrown).

{% code title="range-error.class.ts" %}

```typescript
#min?: Min;
```

{% endcode %}

### Type

#### [<mark style="color:green;">`Min`</mark>](/rangeerror/generic-type-variables.md#rangeerror-less-than-id-min-max-greater-than-1)
