SAP / ui5-webcomponents-ngx

UI5 Web Components for Angular provides directives for each UI5 Web Component. The directives allow to easily build your Angular application following the SAP Design System.
https://ui5-webcomponents-ngx.netlify.app/
Apache License 2.0
27 stars 4 forks source link

feat: added i18n support #40

Closed g-cheishvili closed 1 year ago

g-cheishvili commented 1 year ago

Related Issue(s)

closes #20

Description

Added i18n support. Added components:

This addition supports two types of inputs, namely:

and both of them can be instantly resolved, by promise or by Observable, which can be gained via Angular's native HttpClient service too, if someone wants to do that, it is doable very easily