GeoListGroup Ready 4.0.0+

GeoListGroup is a component designed to show a collection of items inside a visually isolated group. It supports a customizable group title and allows showing any kind of content inside the group, althought using GeoListItem is advised.

Properties

Prop name Type Default value Description
icon array Show description

Events

Name Type Description
click MouseEvent User clicked this options group header.

Slots

Name Description
title

Use this slot to customize group’s title

trailingAccessoryItem

Use this slot to add more items to the trailing edge of this group’s header

item

Use this slot to customize the items of this group

Constants

This component has no exported constants.

Examples