react
react copied to clipboard
JSON powered forms for React.js
The description for this event says it's "triggered when a component is added or moved in the form". From what I can observe, the event is only triggered when the...
Hello Guys I have a very simple question, I want to hide the areas I marked, how can I do it? @travist 
Hi I'm using file component and but when I'm adding a file it still shows the browse button until progress is getting completed I'm not sure is there any solution...
Hi! I went ahead and rewrote/refactored the Form component whilst paying attention to compiler warnings and other details. I also wanted to write tests but I didn't get that far...
## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [ x ] Local deployment - Version: "@formio/react": "5.1.1" - Formio.js version:...
Hi guys, I've been using the `react-formio` npm package (https://www.npmjs.com/package/react-formio) so far, but I noticed that there's a maintained one under `@formio/react` (https://www.npmjs.com/package/@formio/react). For me it seems that https://www.npmjs.com/package/react-formio is...
## Environment Please provide as many details as you can: - Hosting type - [x] Local deployment - Version: N/A, issue only with @formio/react - Formio.js version: 4.13.7 - @formio/react...
Hi, I am new to Form IO and need to create a custom component using HandsOnTable Spreadsheet which will be available in my form builder , so that user can...
I am trying to reset the form after the form is submitted. After the form is submitted the submit button gets disabled. How to reset the form and enable the...