Collapsible Area
Last updated
Last updated
The Collapsible Area
element allows you to hide and show content with a smooth transition. It is commonly used to create collapsible panels, accordions, or toggling content visibility on your app's pages. This element is particularly useful for crafting interactive user interfaces that optimize space usage by displaying or concealing content based on user interactions.
You have multiple options to trigger the expansion or collapse of the element, as outlined below:
Using a , , or element:
You need to set the or setting's value to collapse
, and specify the Element ID of the collapsible area element in the setting. Please note that the Element ID needs to be prefixed with a # character.
Using
With Page Flow, you have complete flexibility to customize the behavior of the collapsible area. You are not limited to using specific elements as triggers for operating the collapsible area.
By leveraging the Collapsible Area
element, you can create dynamic and user-friendly interfaces that enhance content organization and improve user experience.
Initial State
Specify whether the element is marked as Expanded or Collapsed when your page is loaded.
Within the collapsible area element, you have the freedom to effortlessly drag and drop various elements such as , , , , , , , , etc. However, it's important to note that certain elements may have specific restrictions. For instance, a can only be added to a , adhering to its designated usage.
The settings for this element are described below: