Collapsible Pane
Last updated
Was this helpful?
Last updated
Was this helpful?
A UI element which holds UI elements, such as buttons, textfields, textareas, panels, etc, and can expand and collapse on click.
Syntax:
Here, ...
represents its content - other elements it holds. The content will expand and collapse on click.