Skip to main content

Interface: GeovisWorkspaceSidebarChipOption

Defined in: context/GeovisWorkspaceContext.ts:260

One selectable chip in a GeovisWorkspaceSidebarChipsFilter.

Properties

emoji?

optional emoji?: string

Defined in: context/GeovisWorkspaceContext.ts:266

Leading emoji rendered before the label.


icon?

optional icon?: string

Defined in: context/GeovisWorkspaceContext.ts:268

Iconify token rendered before the label (used when no emoji).


id

id: string

Defined in: context/GeovisWorkspaceContext.ts:262

Unique id of the chip.


label

label: string

Defined in: context/GeovisWorkspaceContext.ts:264

Text shown on the chip.