Interface: GeovisWorkspaceSidebarHeader
Defined in: context/GeovisWorkspaceContext.ts:342
A zone's header: a leading icon chip and a title.
Properties
icon?
optionalicon?:string
Defined in: context/GeovisWorkspaceContext.ts:346
Iconify token rendered in the leading chip.
iconBackground?
optionaliconBackground?:string
Defined in: context/GeovisWorkspaceContext.ts:350
Background of the header's icon chip (hex or token).
iconColor?
optionaliconColor?: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.