webscopeio / react-textarea-autocomplete

📝 React component implements configurable GitHub's like textarea autocomplete.
MIT License
454 stars 80 forks source link

how to trigger dropdown on press of control+space #207

Closed adithya123adia closed 4 years ago

adithya123adia commented 4 years ago

Hi, I reffered this example https://codesandbox.io/s/k34153yp0v and the trigger value is ":" and its working fine. If I want to trigger dropdown on press of control+space insted of ":" , is it possible ?

jukben commented 4 years ago

That's unfortunately not possible with current API