surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
900 stars 372 forks source link

Can i know that how can i use it with react js. #585

Closed tsv2013 closed 5 years ago

tsv2013 commented 5 years ago

Can i know that how can i use it with react js. I have used survey js editor as below: this.editor = new SurveyJSEditor.SurveyEditor( "surveyEditorContainer", editorOptions );

Originally posted by @bhumi0901 in https://github.com/surveyjs/survey-creator/issues/584#issuecomment-518103289

tsv2013 commented 5 years ago

Here is the sample repo issustrating how to use SurveyJS Creator in a React application - https://github.com/surveyjs/surveyjs_react_quickstart