• Overview
@angular/forms/signals

createProperty

function

Creates a Property.

API

function createProperty<TValue>(): Property<TValue>;

createProperty

Property<TValue>

Creates a Property.

@returnsProperty<TValue>
Jump to details