Questions tagged [surveyjs]

SurveyJS is a flexible and interactive JavaScript library designed for crafting dynamic surveys with ease.

Tips for evaluating an array of objects in JavaScript

Welcome to the world of coding! Here's a scenario with an array: [ { "question1": "Apple", "question2": 5, "question3": "Item 1" }, { "question1": " ...

Opinion sought: Which is better - creating a CustomWidget or tweaking the CSS? Implementing Surveyjs in conjunction with Next.js and Material UI

Seeking guidance on a current project scenario: Working with a nextjs app using material ui v5 with a custom theme This theme is utilized across multiple apps to maintain consistent look and feel Goal is to create survey forms through the creator tool ...