aforemny / material-components-web-elm

Material Components for Elm
https://aforemny.github.io/material-components-web-elm
MIT License
93 stars 21 forks source link

Add onFocus for TextField #191

Open Dacit opened 2 months ago

Dacit commented 2 months ago

TextField has onBlur, but no onFocus yet -- this PR implement this.

Dacit commented 1 month ago

@aforemny could this be integrated into a minor release?