NgLocaleLocalization
NgLocaleLocalization
Experimental Class
Class Overview
class NgLocaleLocalization extends NgLocalization { constructor(locale: string) locale : string getPluralCategory(value: any) : string }
Class Description
Returns the plural case based on the locale
Annotations
@Injectable()
Constructor
登录查看完整内容