On this page
NgLocalization
class
| npm Package | @angular/common | 
|---|---|
| Module | import { NgLocalization } from '@angular/common'; | 
| Source | common/src/localization.ts | 
Overview
class NgLocalization {
  getPluralCategory(value: any): string
}Subclasses
- NgLocaleLocalization
Members
getPluralCategory(value: any): string
  © 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v4.angular.io/api/common/NgLocalization