GeoCollapsableBox Ready 24.9.0+

GeoCollapsableBox is a component featuring a collapsable box that can be expanded on user demand.

Properties

Prop name Type Default value Description
initiallyCollapsed boolean false Show description
toggleIcon array Show description
disabled boolean false Show description

Slots

Name Description
header

Use this slot to customize the content which is always visible

trailingItems

Use this slot to customize the content before the toggle icon

default

Use this slot to customize the content which can be visible or hidden

Constants

This component has no exported constants.

Examples

Regular

Initially collapsed

Disabled