• Overview
@angular/forms/signals

MAX_LENGTH

constant

An aggregate property representing the max length of the field.

API

    
      const MAX_LENGTH: AggregateProperty<number | undefined, number | undefined>;
    
    
Jump to details