more_horiz
@angular/commoncode
NgLocaleLocalization
Class
stable
Returns the plural case based on the locale
On this page
API
class NgLocaleLocalization extends NgLocalization { constructor(locale: string): NgLocaleLocalization; getPluralCategory(value: number, locale?: string | undefined): string;}
Jump to details