UNPKG

survey-creator-core

Version:

A framework-independent core package of the SurveyJS Survey Creator component. With Survey Creator, you can visually design complex, interactive JSON forms and surveys in a drag-and-drop interface.

8 lines (7 loc) 197 B
export declare const DefaultLight: { readonly themeName: "default-light"; readonly iconSet: "v2"; readonly isLight: true; readonly cssVariables: {}; }; export default DefaultLight;