NgLocaleLocalization
Class
stable
Returns the plural case based on the locale
API
class NgLocaleLocalization extends NgLocalization { constructor(locale: string): NgLocaleLocalization; getPluralCategory(value: any, locale?: string | undefined): string;}
constructor
NgLocaleLocalization@paramlocale
string@returns
NgLocaleLocalizationgetPluralCategory
string@paramvalue
any@paramlocale
string | undefined@returns
stringJump to details