The DojoTitlePane widget creates a collapsible container
with a title bar.
Properties
- children
- The box in the pane that contains information about the pane
- duration
- The number of milliseconds that an animation runs
- isOpen
- Controls whether the area is expanded or open by default
- title
- The title for the pane
- width
- The width of the title pane
Functions
- setContent
- Specifies the pane that is to be displayed
- setTitle
- Specifies the title of the pane
- toggle
- Opens and closes the pane