Spoiler.DefaultResizerSize

Syntax

DefaultResizerSize: Number;

Description

The DefaultResizerSize property determines minimum panel contents margin.

Comments

Use JSON or the setDefaultResizerSize method to set the property value and the getDefaultResizerSize method to get the property value.

Example

The example of property use is given in the Example of Creating the Spoiler Component page.

See also:

Spoiler