Can the collapsible lists be expanded by default?

Can the collapsible lists be expanded by default in the App (using App Builder components)?
Thanks!

Hi Andrei,

Yes, this is possible!

There are the Value (V) and DefaultValue (D) inputs for the single and multiple accordion components, respectively. You can use them to control the state of accordions (open or closed).

For example, in this example, there are three items, and I specify in the multiple accordion widget that the first two should be open in the widget:

Hope this helps!

-Sakshi

2 Likes