benawad / react-typescript-material-ui-form

17 stars 18 forks source link

Question for the Field<Generics> #1

Open cctoni opened 5 years ago

cctoni commented 5 years ago

Hey Ben and thanks for the great videos so far. One question from my side. Did you get somehow around passing the types from FieldProps & TextFieldProps one level up the component tree to get some intellisense inside the MyForm-><MyField...aria-labeled by and so on from the material ui ???

Would be great if you have some ideas or thoughts about. Greetings over to you and thanks for all the amazing stuff to learn

benawad commented 5 years ago

I haven't been able to get intellisense to work for it yet

benawad commented 5 years ago

Might need to create your own formik type for it