Topic: mdbInput missing autofocus attribute
digitalmanagerguru asked 5 years 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 5 years ago
Magdalena Dembna staff premium answered 5 years 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
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB 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 5 years ago
We will add it in the next release. Kind regards, Magdalena