Expandable example
Behavior
Expandable sections render their content lazily — nested content is only rendered when the section is opened. The open/closed state is persisted in session storage, so it is remembered as users navigate between pages. If a URL contains an anchor that points to content inside an expandable, the section automatically opens and scrolls the target into view.Properties
The name of the object you are showing.
Set to
true for the expandable to open when the page loads.