Skip to main content

Interface: GeovisWorkspaceMenu

Defined in: context/GeovisWorkspaceContext.ts:10

Properties

defaultValue?

optional defaultValue?: string

Defined in: context/GeovisWorkspaceContext.ts:18

Value of the item selected by default in this group.


id

id: string

Defined in: context/GeovisWorkspaceContext.ts:12

Unique identifier of the menu group.


items

items: GeovisWorkspaceMenuItem[]

Defined in: context/GeovisWorkspaceContext.ts:16

Selectable items within the group.


title

title: string

Defined in: context/GeovisWorkspaceContext.ts:14

Title displayed above the group's items.