Skip to content

Conversation

etraub
Copy link

@etraub etraub commented Nov 17, 2015

I had an application* for which I needed to disable or enable the keyboard in code. This change allows the developer to turn off the angular-virtual-keyboard by setting a constant named isEnabled to false.

angular.module('angular-virtual-keyboard').constant('isEnabled',false);

The keyboard is still enabled by default if the constant is not present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant