• Overview
@angular/forms/signals

andMetadataKey

function

Creates an AggregateMetadataKey that reduces its individual values by logically and-ing them.

API

function andMetadataKey(): AggregateMetadataKey<boolean, boolean>;

andMetadataKey

AggregateMetadataKey<boolean, boolean>

Creates an AggregateMetadataKey that reduces its individual values by logically and-ing them.

@returnsAggregateMetadataKey<boolean, boolean>
Jump to details