I use Material-UI TextField
I want to implement an autofocus, I can't find a way to do it from markup by setting autofocus=true
not programmatically. any help?
You can do this like this: <TextField autoFocus></TextField>
.
More on this: https://facebook.github.io/react/docs/tags-and-attributes.html#html-attributes.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With