• Overview
@angular/forms/signals

MIN

constant

An aggregate property representing the min value of the field.

API

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