DojoAccordionContainer

The DojoAccordionContainer widget contains a set of panes in one pane of the user interface. When an action is taken for an individual interface, another pane in the interface is displayed. Each pane is defined by using the DojoContentPane widget.

Properties

duration
The amount of time for the content pane to open after it is selected. The value is in milliseconds.
selection
Specifies the pane that initially opens
width
The total width of the container
height
The total height of the container

Feedback