A RetroSearch Logo

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

Search Query:

Showing content from https://docs.dhtmlx.com/suite/form/api/spacer/spacer_setproperties_method/ below:

Website Navigation


JavaScript Form - setProperties Spacer Method

setProperties()

allows changing available configuration attributes of the control dynamically

setProperties(properties: object): void;

Parameters:

Example

form.getItem("spacer").setProperties({
height: "50px"
});

It is possible to change values of the following configuration attributes of the Spacer control:

{
css: string,
height: string|number|"content"
padding: string|number
width: string|number|"content"
}

You will find the description of these properties here.

Change log:

added in v7.0


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