auto-form icon indicating copy to clipboard operation
auto-form copied to clipboard

Feature request: expose AutoFormField component

Open z0215 opened this issue 7 months ago • 1 comments

I want to use another AutoForm inside the AutoForm component, but since AutoForm has already rendered one form, it cannot render another form. Therefore, I hope to expose the AutoFormField component to only render the FormField without rendering the form

z0215 avatar Jun 18 '25 06:06 z0215

I want to use another AutoForm inside the AutoForm component

Could you describe the use-case where this is useful? Kind of sounds like that might be better solved with another solution? But either way, yes sounds smart to expose the AutoFormField component as well for higher modularity

vantezzen avatar Jun 18 '25 07:06 vantezzen