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

Date Picker #165

Closed bowbahdoe closed 2 years ago

bowbahdoe commented 2 years ago

Are there plans to integrate the date picker component?

aforemny commented 2 years ago

Are there plans to integrate the date picker component?

That would entirely depend on the upstream project: https://github.com/material-components/material-components-web/search?q=date+picker&type=issues

In the meantime, IMO native date pickers work well enough. This is achievable using TextField.setType.