A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://surveyjs.io/form-library/documentation/api-reference/itheme below:

ITheme | SurveyJS

A theme configuration interface.

ITheme objects are used to apply predefined themes or create custom themes. Refer to the following help topic for more information:

Themes & Styles

An image to display as survey background. This property accepts a hyperlink or a data URL.

Type:
string readonly
Implemented in:
ITheme

A string value that specifies whether the background image is fixed in its position or scrolled along with the survey.

Possible values:

Type:
"fixed" | "scroll" readonly
Implemented in:
ITheme

A string value that specifies how to resize the background image to fit it into its container.

Possible values:

Refer to the description of the background-size CSS property values on MDN for detailed information on the possible values.

Type:
"auto" | "contain" | "cover" readonly
Implemented in:
ITheme

A value from 0 to 1 that specifies how transparent the background image should be: 0 makes the image completely transparent, and 1 makes it opaque.

Type:
number readonly
Implemented in:
ITheme

A color palette.

Possible values:

Type:
string readonly
Implemented in:
ITheme

An object with CSS variables.

Type:
{ [index: string]: string; } readonly
Implemented in:
ITheme

A Boolean value that specifies whether survey questions are displayed within panels (false) or without them (true).

Type:
boolean readonly
Implemented in:
ITheme

A theme name.

Type:
string readonly
Implemented in:
ITheme

Copyright © 2025 Devsoft Baltic OÜ. All rights reserved.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4