collapseboth
-collapseboth is a term used in user interface design to describe a behavior in which two adjacent panels or regions collapse at the same time into a more compact representation. This pattern is commonly applied in two-pane layouts, dashboards, editors, and document viewers to maximize available content space when screen width is limited or when users want to focus on primary content.
Implementation and behavior: collapseboth is typically triggered by a dedicated toggle control, a breakpoint in responsive
Design considerations: designers should ensure accessibility, including keyboard operability and screen reader compatibility, clear focus management,
See also: collapse (UI), responsive design, two-pane layout, accordion. Notes: collapseboth is a descriptive pattern used