Scrounger / ioBroker.vis-materialdesign

ioBroker Material Design Widgets are based on Google's material design guidelines. The adapter uses different libraries.
https://forum.iobroker.net/topic/42185/test-adapter-material-design-widgets-v0-5-x
MIT License
59 stars 38 forks source link

Material Design Widget "materialdesign - Input": Is it possible to add attribute „autofocus“? #113

Closed ice987987 closed 3 years ago

ice987987 commented 4 years ago

Material Design Widget "materialdesign - Input": Is it possible to add attribute „autofocus“?

like: https://wiki.selfhtml.org/wiki/Referenz:HTML/Attribute/autofocus

Scrounger commented 3 years ago

i use the vuetify api. seems there is an option for autofocus. https://vuetifyjs.com/en/api/v-text-field/#props

will give it a try

ice987987 commented 3 years ago

That would be great. Maybe this command can also be implemented in the „materialdesign autocomplete“ widget.