Built up with Thai.
|
|
Click this button, and it'll stop the observation on keydown.
const input = document.getElementById("example2"); |
|
Adding tones to the vowel in front of the cursor by method call.
const input = document.getElementById("example3"); |
|
Customize tone keys and phonetic symbol keys and letters.
const input = document.getElementById("example4"); |
|
It works well with Chinese Pinyin.
const input = document.getElementById("example5");
|