Category: Question and Answers
Updated

This solution is summarized from an archived support forum post. This information may have changed. If you notice an error, please let us know in Discord.

Is it possible to create collapsible left or right panels?

Issue

I want to create a collapsible left side panel in Appsmith, but the feature is not currently available. It would be useful for displaying a menu or additional information during runtime. A similar feature for horizontally or vertically dividing two regions with a splitter bar would also be helpful for various use cases. I would like to request these features.

Resolution

The solution for creating a collapsible left side panel in Appsmith is currently being worked on and expected to be launched soon. However, for other uses of side panels like displaying additional information or properties, a splitter region containing two regions divided horizontally or vertically can be used. The size or division of the two regions can be adjusted using a splitter bar. This can be achieved through HTML/CSS or React components in Appsmith. Code examples would depend on the specific implementation and can be found in various resources online.