APIs

Show:

Component for expand / collapse content.

Properties

caption

String

Common caption in the component header. Used when appropriate sate-related caption (expandedCaption or collapsedCaption) is not specified.

Default: ''

classNameBindings

Array

Array CSS class names bindings. More info.

classNames

Array

Array CSS class names. More info.

collapsedCaption

String

Caption in the component header for collapsed state. If it is not specified, caption will be used.

Default: null

currentCaption

String

Current caption.

duration

Number

Duration in milliseconds of opening animation. Set 0 for disabling animation. Important: used only on initial render.

Default: 350

expanded

Boolean

Current visibility state.

Default: false

expandedCaption

String

Caption in the component header for expanded state. If it is not specified, caption will be used.

Default: null

hasBorder

Boolean

If true - a solid border appears for toggler container. If false - border doesn't appear.

Default: false

hasResizableOLV

Boolean

Flag indicates whenever toogler contains resizable OLV.

hasShadow

Boolean

If true - border with a subtle shadow appears for toggler container. If false - shadow doesn't appear.

Default: false

iconClass

String

CSS clasess for i tag.

settingName

String

Toggler status setting name.

Default: togglerStatus