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.
34 lines (33 loc) • 713 B
TypeScript
export declare const pgTabIcons: {
appearance: string;
background: string;
columns: string;
logic: string;
data: string;
design: string;
general: string;
header: string;
language: string;
layout: string;
logo: string;
navigation: string;
pages: string;
question: string;
questionSettings: string;
timer: string;
rows: string;
specific: string;
showOnCompleted: string;
themes: string;
totals: string;
validation: string;
cells: string;
items: string;
mask: string;
rateValues: string;
sliderSettings: string;
choices: string;
choicesByUrl: string;
numbering: string;
undefined: string;
};