Skip to main content

Interface: GeovisWorkspaceSidebarHeader

Defined in: context/GeovisWorkspaceContext.ts:342

A zone's header: a leading icon chip and a title.

Properties

icon?

optional icon?: string

Defined in: context/GeovisWorkspaceContext.ts:346

Iconify token rendered in the leading chip.


iconBackground?

optional iconBackground?: string

Defined in: context/GeovisWorkspaceContext.ts:350

Background of the header's icon chip (hex or token).


iconColor?

optional iconColor?: string

Defined in: context/GeovisWorkspaceContext.ts:348

Color of the header icon (hex or token).


title

title: string

Defined in: context/GeovisWorkspaceContext.ts:344

Title shown in the header.