github surveyjs/survey-creator v1.0.17
Themes for SurveyJS Editor

latest releases: v1.12.11, v1.12.10, v1.12.9...
6 years ago

Since 1.0.17 SurveyJS Editor supports appearance customization. In addition to the basic bootstrap theme you get six additional pre-defined themes and theme customization API. And now you get bootstrap-free version of the SurveyJS Editor. For example:

  • Default theme (bootstrap free): SurveyEditor.StylesManager.applyTheme("default");

image

  • Orange theme SurveyEditor.StylesManager.applyTheme("orange");

image

  • Winter theme SurveyEditor.StylesManager.applyTheme("winter");

image

For more details please check our examples on https://surveyjs.io/Examples/Builder.

Don't miss a new survey-creator release

NewReleases is sending notifications on new releases.