Package Exports
- igniteui-angular-i18n
- igniteui-angular-i18n/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (igniteui-angular-i18n) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
igniteui-angular-i18n
Purpose
This package stores resource strings for the Ignite UI for Angular i18n
. The English resource strings and the interfaces for each localizable component's resourceStrings
property are stored in the Ignite UI for Angular project / package. The interfaces can be used as a schema for creating custom resource strings.
File Usage
An npm package will be produced and it could be referenced alongside with the igniteui-angular in the clients' projects.
For usage details and examples see Ignite UI for Angular Localization (i18n) documentation.
Note: The source for the package has been moved to this repository from igniteui-angular-i18n which will remain archived for history reference.