HomeServicesOfAmerica / styled-material-components

Styled Components implementation of Material Design
Other
71 stars 51 forks source link

[TextField] Accept onkeyDown prop #279

Open martahj opened 6 years ago

martahj commented 6 years ago

Should be able to pass an onKeyDown handler to the textfield, which would be called if the user pressed a key (eg enter) while the textfield is focused