mlaursen / react-md

React material design - An accessible React component library built from the Material Design guidelines in Sass
https://react-md.dev
MIT License
2.34k stars 298 forks source link

Additional Form Support #1373

Open mlaursen opened 2 years ago

mlaursen commented 2 years ago

I'm creating this issue just to remind myself to implement this along with the select changes.

Description

Since I've added new form hooks like useTextField and useNumberField, it would be nice to implement hooks for the other form components to be safe. The main reason for this would be that I can do some nice things with the existing Form component: