Skip to main content

Interface: GeovisWorkspaceSidebarPreview

Defined in: context/GeovisWorkspaceContext.ts:370

Opt-in spec for the experimental left-sidebar redesign. Set it on GeovisWorkspaceConfig.leftSidebarPreview to replace the default menu panel with this layout: an icon tab bar (one tab per sections entry), a card header that mirrors the active tab (its header icon + title), the active tab's body, and a footer.

Properties

sections

sections: GeovisWorkspaceSidebarSection[]

Defined in: context/GeovisWorkspaceContext.ts:372

The tabs, left to right; each becomes one icon in the tab bar.