Mottie / Keyboard

Virtual Keyboard using jQuery ~
http://mottie.github.io/Keyboard/
Other
1.78k stars 723 forks source link

Is it possible to pass \ register a mode as a delegate function? #609

Closed Jonathan435 closed 7 years ago

Jonathan435 commented 7 years ago

Hi, I need to change values of tokens dynamically, using custom mode that i wrote. is it possible to change modes by passing delegate function of the mode, or maybe there is a better way, btw i am implementing codemirror using angular 2. thank you.

Mottie commented 7 years ago

Hi @Jonathan435!

Did you figure this out? I'm not exactly sure what you're asking, so if you still need help, please clarify and share some of the code you're using. Thanks!