Create React forms from a simple JSON using Material UI, Mantine, React Bootstrap, AntDesign, RSuite (or just React) And no, you don't have to write it, create it visually with the LetsForm Designer
Native UI componentsDefine React forms using simple and declarative JSON files or boilerplate-free DSL, rendered with native components of AntD, RSuite, Material UI, React-Bootstrap, Mantine or just vanilla React.
No strings attachedWire up params like defaultValues and onChange or onSubmit and it just works, how to use the data is up to you! It can send it somewhere if you want to. There are no third-party servers involved!
Export to ReactExport the JSON Form Schema as working React code, standalone HTML or as an npm package to streamline your form development.
Dynamic formsCreate dynamic forms with the language you love: JavaScript. Hide, show, enable, disable or change any property of the fields with few line of JavaScript codes.
Form templatesLetsForm Designer comes with a variety of pre-built templates that can help you get started quickly or can be included in your existing forms.
React Hook FormBased on React Hook Form: small size and great performance, you don't have to worry about unnecessary re-renderings again.