Interface: GeovisWorkspaceSidebarChipOption
Defined in: context/GeovisWorkspaceContext.ts:260
One selectable chip in a GeovisWorkspaceSidebarChipsFilter.
Properties
emoji?
optionalemoji?:string
Defined in: context/GeovisWorkspaceContext.ts:266
Leading emoji rendered before the label.
icon?
optionalicon?: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.