Question T6664
Visible to All Users

(Creator) Custom widget using react components

created 4 years ago

Hey There!

I would like to create one custom question (widget) using the react components. On the documentation and here I just found examples using Vanilla and KnockoutJS. There are other tickets with the same question but without recent updates.

I checked these tickets:

Is there a new example/boilerplate that I can use? Are you guys currently have some plan to support react-based custom widget native?

Regards,

Answers approved by surveyjs Support

created 4 years ago

Hello David,
The current SurveyJS Creator using knockout and survey-knockout version. It means that you can't use react rendering in SurveyJS Creator.
We are working on SurveyJS Creator V2. It has the react version. It will render all elements using react platform. It depends on survey-core (survey model, without rendering), survey-react-ui (current survey-react = survey-core+survey-react-ui), creator-core and creator-react.
You can see the progress here, where "survey-creator" is SurveyJS Creator V1.
We will send a message to our customers to review/try our beta version as soon as we will have it.

Thank you,
Andrew
SurveyJS Team

    Comments (1)

      I got it!

      Thank you! (: