ionic-team / ionic-plugin-keyboard

Ionic Keyboard Plugin for Cordova
Apache License 2.0
610 stars 274 forks source link

Feature request: get current keyboard locale #227

Open alan0xd7 opened 8 years ago

alan0xd7 commented 8 years ago

Provide a method/property to get the current active keyboard locale, for example: cordova.plugins.Keyboard.locale

If the user is currently using the English (US) keyboard, it would return: en-US

jourdan-jobox commented 8 years ago

This would be very helpful for RTL support.