bokuweb / re-bulma

[Deprecated] 💎Bulma components for React
http://bokuweb.github.io/re-bulma/
MIT License
364 stars 66 forks source link

Input element (missing props) #91

Open nightwolfz opened 6 years ago

nightwolfz commented 6 years ago

Cannot set the following props:

autoCapitalize autoComplete autoCorrect autoFocus tabIndex

and probably a whole bunch of others. Perhaps we should just pass through all props except the ones used by the bulma code?