• Overview
@angular/forms/signals

Property

Class

Represents a property that may be defined on a field when it is created using a property rule in the schema. A particular Property can only be defined on a particular field once.

API

    
      class Property<TValue> {}
    
    
Jump to details