prateekbh / preact-material-components

preact wrapper for "Material Components for the web"
https://material.preactjs.com
MIT License
553 stars 81 forks source link

Select component Name and ID #1279

Closed gopalramadugu closed 5 years ago

gopalramadugu commented 5 years ago

I am trying to mention name on select component. But the name doesnt appear in the html. This is same for ID as well. Is this by design ? Is there a way to display error message for select ? Like Textfield has a valid option. The mdc does has a valid option.

https://material.io/develop/web/components/input-controls/select-menus/

gopalramadugu commented 5 years ago

https://codesandbox.io/s/246zm2rp0

Above is the code for valid option which doesn't seem to be working.

@cromefire @prateekbh

cromefire commented 5 years ago

After the PR is merged and released you can use the controlProps prop

prateekbh commented 5 years ago

published 1.5.7