Form Component without ANT design import

I am using Plasmic and just building out a page with a form. However, whenever I import the Form component, plasmic also imports the whole ANT design system. Is this necessary? And is there another way to build a form without importing that system? It seems like a lot of extra stuff for just a simple form, that could also override any current designs.

1 Like

At the moment it is necessary.

If you’re familiar with web development, you could build your own form component for use in Plasmic, based on the antd form.

Thanks Jason - I’m guessing with that it wouldnt have the native database integration but can work around that.

Love the platform by the way! its the perfect blend of code/design + complexity/ease - what you’ve built is amazing!

1 Like