IgniteUI / igniteui-angular-wrappers

Ignite UI Angular component extensions by Infragistics
http://igniteui.github.io/igniteui-angular-wrappers
MIT License
148 stars 30 forks source link

The options for locale and regional are not listed and cannot be defined through the template #289

Open dkamburov opened 5 years ago

dkamburov commented 5 years ago

Description

Locale and regional options should be part of the inputs so they can be used through template of the components.

This applies to all components, not only grid updating

Steps to reproduce

  1. Download the attachment
  2. npm install
  3. npm start

Result

Error is thrown. screenshot

Expected result

No error thrown and locales applied correctly

Attachments

my-app.zip