An angular js directive implementation of Mottie Keyboard Library
- Import the angularjs-virtual-keyboard.js and angularKeyboard.css files in your page
- Include the module ng-virtual-keyboard in your angular app.
- Pass to keyboard directive an input field id, with an optional configuration (you can find options doc at mottie keyboard page
You can find an example in src folder
You can install it using npm
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Andrea Di Blasi - Initial work
This project is licensed under the MIT License