Interface: GeovisWorkspaceLeftSidebarState
Defined in: context/GeovisWorkspaceContext.ts:48
Extends
Properties
initialState?
optionalinitialState?:"open"|"closed"
Defined in: context/GeovisWorkspaceContext.ts:45
Whether the sidebar starts open or closed. Defaults to 'closed'.
Inherited from
GeovisWorkspaceSidebarState.initialState
sections
sections:
GeovisWorkspaceSidebarSection[]
Defined in: context/GeovisWorkspaceContext.ts:54
The zoned content of the left sidebar (controls slot): an icon tab bar
with one tab per section, each hosting either a variation list (driving the
shared selection) or a stack of filter blocks (timeline, chips, locator).