I'm write with vue3 source code but I cannot handle input remove selection text when click it
I'm try with mousedown.prevent but input not working I'm try with savedSelection = window.getSelection(), then recovery it. But it not find for my project
I'm write with vue3 source code but I cannot handle input remove selection text when click it
I'm try with mousedown.prevent but input not working I'm try with savedSelection = window.getSelection(), then recovery it. But it not find for my project