• Genel Bakış
@angular/forms/signals

MetadataSetterType

Tür Takma Adı
kararlıv22.0'den beri

Extracts the the type that can be set into the given metadata key type using the metadata() rule.

API

    
      type MetadataSetterType<TKey> = TKey extends MetadataKey<any, infer TWrite, any> ? TWrite : never
    
    
Detaylara atla