Topic: mdbInput missing autofocus attribute
digitalmanagerguru
pro asked a year ago
I was expecting that mdbInput to have autofocus attribute, but it doesn't have :(
Would be great if you could add it.
Best regards
hello@33reasons.be
pro premium answered a year ago
Magdalena Dembna
staff premium answered a year ago
Yes, it was added some time ago. Just add autofocus prop to your component:
<mdb-input type="text" autofocus label="Input text" v-model="inputValue"/>
Kind regards, Magdalena
Resolved
- User: Pro
- Premium support: No
- Technology: Vue
- MDB Version: 6.0.1
- Device: Desktop
- Browser: Chrome
- OS: Win.10
- Provided sample code: No
- Provided link: No
Magdalena Dembna staff premium commented a year ago
We will add it in the next release. Kind regards, Magdalena