• Overview
@angular/forms/signals

MAX

constant
stablesince v22.0

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

API

Description

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

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

Jump to details