Level 60
Hey, a dynamic component is the best I guess, something like
<form-input type="text">
<form-input type="email">
<form-input type="password">
<form-input type="file">
in this case you can cover much more,
Hello everyone,
I have like 20 forms all of them have like three in-common fields [description, file upload, title]. the rest of the fields are unique for each form. I am asking what is the best way to build this:
Please or to participate in this conversation.