• Overview
@angular/forms/signals

PATTERN

constant

An aggregate property representing the patterns the field must match.

API

    
      const PATTERN: AggregateProperty<RegExp[], RegExp | undefined>;
    
    
Jump to details