peterrwilson99 / form-builder-mui

https://form-builder-ts.vercel.app
0 stars 0 forks source link

Add max and min to MultipleTextField #35

Closed peterrwilson99 closed 1 year ago

peterrwilson99 commented 1 year ago

Add a minimum amount of lines and maximum amount of lines to multiple text field, this will include adding it in the properties panel.

I have some of the code implemented here, but it does not enforce a minimum amount of lines rendered to start off with which is an issue.