• Overview
@angular/forms/signals

MIN

constant
stablesince v22.0

A MetadataKey that points to another key determining the minimum value of the field.

API

Description

A MetadataKey that points to another key determining the minimum value of the field.

This indirection allows different keys to be used for different types of values with their own reducers, such as MIN_DATE and MIN_NUMBER.

Jump to details