Can we use surveyjs library and other js libraries in webxdc

I will like to port my surveyjs forms to webxdc ie use surveyjs and the dependencies and create a survey form in webxdc?

Yes, you can use JS libraries in webxdcs. For example, see GitHub - webxdc/webxdc-vite: A minimalist Vite template for Webxdc development repository which provides an example of using Vite in webxdc.

1 Like

Now this gets really interesting.