Is there any method I can use to transliterate text on the fly? #1792
Unanswered
ArchimidisM
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone I would like to ask you a question .
I would like to know if there is a method that I can use to manipulate a user typing and transliterated to match the results.
Lets say the results are in Greek.
The user types in latin so I have a function that transliterates the latin to greek. How can I implemented in the selectize js. The select2.js has a method called "matcher". Is there any similar function here?
Beta Was this translation helpful? Give feedback.
All reactions