Spoiler.IsExpanded

Syntax

IsExpanded: Boolean;

Description

The IsExpanded property determines panel state.

Comments

Available values:

Use JSON or the setIsExpanded method to set the property value and the getIsExpanded method to get the property value.

Example

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

See also:

Spoiler