Accordion
A tappable header that expands to reveal nested widgets, any registered type included.
Edit the JSON

9:41
Payload#
Notes#
The items are full widgets, which makes the accordion a composition proof: your custom widgets nest inside it with zero extra work. The expanded flag lives in the state store, so it survives scrolling.