Currently, am working on a web project whose sample is hosted in :
https://meet-up-db14d.firebaseapp.com/
what I want to implement is to use autofocus attribute feature in both tabs having forms. whenever I switch tabs the cursor should be autofocused to the first input of the respective form in that tab view.