cfnz / muirwik

Muirwik - a Material UI React wrapper written in Kotlin
Mozilla Public License 2.0
132 stars 25 forks source link

ListItem not have autoFocus attribute #55

Closed LSDsl closed 3 years ago

LSDsl commented 3 years ago

No autoFocus in mListItem

https://material-ui.com/ru/api/list-item/

cfnz commented 3 years ago

Added prop in last commit, but did not add to all constructors... For some you will need to go attrs.autoFocus = true