Wijmo UI for the Web
WijAccordionOptions Interface
wijmo.accordion Namespace : WijAccordionOptions Interface
wijaccordion options definition
Fields
 NameDescription
 Field

Sets the animation easing effect that users experience when they switch between panes.

 
 Field

Gets or sets whether wijaccordion pane is autoHeight.

 
 Field

Type: wijmo.accordion.IWijAccordionEvent

Occurs before an active accordion pane change.

 
 Field

Determines whether the widget is disabled.

 
 Field

The animation duration in milliseconds.

 
 Field

Determines the event that triggers the accordion to change panes.

 
 Field

Determines the direction in which the content area of the control expands.

 
 Field

Determines the selector for the header element.

 
 Field

Determines whether clicking a header closes the current pane before opening the new one.

 
 Field

Gets or sets the zero-based index of the accordion pane to show expanded initially.

 
 Field

Type: wijmo.accordion.IWijAccordionEvent

Occurs when an active accordion pane changed.

 
Top
See Also

Reference

wijmo.accordion Namespace