News

shadcn-json-form-builder is a React library that allows you to generate dynamic forms based on a JSON file. It uses react-hook-form for form management, supports customizable components for each field ...
Each element type has 3 components: designer, form, and properties. The designer component is responsible for the UI of the element in the editing dashboard, the form component is responsible for the ...