Question T13728
Visible to All Users

Survey JS Support antd Design React

created 2 years ago

We are already using SurveyJS with Ant Design in our React project. We have injected Ant Design controls as custom components within the survey. However, it has been challenging to implement this integration. We are wondering if SurveyJS has native support for Ant Design, which would make the integration process smoother.

This is the antd control below link
https://ant.design/components/overview/

Please any other way let me know

Answers approved by surveyjs Support

created 2 years ago

Hello Naresh,
Unfortunately, we do not support ant.design at the current moment and do not have immediate plans to support it.
We are going to release our Theme Editor shortly, it will allow to change our elements styles in a property grid and see the changes immediately.
You can try it out by adding into a Creator option showThemeTab: true, here is the example.
It may help you with your integration.

Thank you,
Andrew
SurveyJS Team