• Genel Bakış
@angular/common

getLocalePluralCase

constant
kullanımdan kaldırılmışv18'den beri

Deprecation warning

Angular recommends relying on the Intl API for i18n. Use Intl.PluralRules instead

API

    
      const getLocalePluralCase: (locale: string) => (value: number) => Plural;
    
    
Detaylara atla