Read Only Pages Suggest EditsAllows to render read only pages within Form builder. Example <FormBuilder {...FormBuilderProps} readOnly={true} /> Note: When integrating the Form Builder component, include the readOnly prop and set it to true to enable readonly mode.Updated 2 months ago Table of Contents Example