Skip to main content

Interface: GeovisWorkspaceSidebarChipOption

Defined in: context/GeovisWorkspaceContext.ts:221

One selectable chip in a GeovisWorkspaceSidebarChipsFilter.

Properties

emoji?

optional emoji?: string

Defined in: context/GeovisWorkspaceContext.ts:227

Leading emoji rendered before the label.


icon?

optional icon?: string

Defined in: context/GeovisWorkspaceContext.ts:229

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


id

id: string

Defined in: context/GeovisWorkspaceContext.ts:223

Unique id of the chip.


label

label: string

Defined in: context/GeovisWorkspaceContext.ts:225

Text shown on the chip.