Forms created in the Form Builder are rendered on the application through a Form Renderer. The Form Renderer uses the form JSON schema to render the forms dynamically on the front-end of the application. The schema automatically generates the corresponding APIs to receive the data when the form is submitted. Form Renderer uses custom CSS styles specific to the application to render the default look and feel of the form.