Thaana Keyboard Handler directive for AngularJS. Please keep in mind this directive applies only on attribute mode (A).
- Include ngThaanaKeyboard.js
- Inject thaanaKeyboard into angularjs app
- Call up the directive
angular.module('app',['thaanaKeyboard',...])... ...
<input type="text" thaana-keyboard name="textelement"/>
This directive is a work-in-progress and so far has been test only on Chrome and Firefox. Please report any bug that you encounter to @ajaaibu