Is there any idea on how to do I set my cursor focus on textfeild, the functionality is similar to the vuetify website when we visit vuetify website there is search feild which has a placeholder (Search "/" to focus) the same functionality I want to achieve it in my website.
I am using vuejs with vuetify.
Any help with example would be appreciated.