ExpansionCard

ExpansionCard collects information or actions in a box that expands and collapses based on user interaction.

Read more about this component in the Aksel documentation.

Some title

Properties

PropertyDescriptionDefault
Control
Properties
header
required
string Snippet -
description
string Snippet -
open
bindable
boolean false
showMoreTitle
string "Show more"
size
"small" "medium" "medium"
Snippets
children -
header -
description -
Events
ontoggle -

Properties included from: Omit<HTMLAttributes<HTMLElement>, "ontoggle">