Deadly0 / final-form-material-ui

A set of wrapper components to facilitate using Material UI with Final Form
92 stars 33 forks source link

Live demo #4

Open oliviertassinari opened 5 years ago

oliviertassinari commented 5 years ago

@Deadly0 It's a great project, thank you for creating it! I have made a live demo integration, do you want to link it in the documentation? https://codesandbox.io/s/9ywq085k9w :)

nemethmik commented 5 years ago

I have forked your version and extended the sample page with a Select component: https://codesandbox.io/s/n4rvznnw0p

mattsrobot commented 5 years ago

@Deadly0, cc @nemethmik I'm looking to use NativeSelect and a variant for the FormControl (outlined). I can't figure out how to achieve this :(

Deadly0 commented 5 years ago

@mattsrobot NativeSelect is not supported :( You can make a PR.