Type Alias: GeovisWorkspaceMenu
GeovisWorkspaceMenu =
GeovisWorkspaceFlatMenu|GeovisWorkspaceGroupedMenu
Defined in: context/GeovisWorkspaceContext.ts:69
A left-sidebar menu group. Either a flat list of items (the default) or a
grouped/carousel menu — never both, enforced by the never fields.