Interface: GeovisWorkspaceMenuGroup
Defined in: context/GeovisWorkspaceContext.ts:15
A carousel group of a grouped menu: one selectable chip at the top of the sidebar, holding the subset of items shown while it is the open group.
Properties
id
id:
string
Defined in: context/GeovisWorkspaceContext.ts:17
Unique identifier of the group; used to track which chip is open.
items
items:
GeovisWorkspaceMenuItem[]
Defined in: context/GeovisWorkspaceContext.ts:21
Items shown while this group is the open one.
label
label:
string
Defined in: context/GeovisWorkspaceContext.ts:19
Text shown on the group's chip in the carousel.