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