Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AggregableBadge

Aggregable badges are concatenated and de-duplicated within a particular result set. These values can briefly be used to describe some common property of the underlying result set.

Hierarchy

  • AggregableBadge

Index

Properties

Optional hoverMessage

hoverMessage: undefined | string

Tooltip text to display when hovering over the badge.

Optional linkURL

linkURL: undefined | string

If set, the badge becomes a link with this destination URL.

text

text: string

The display text of the badge.

Generated using TypeDoc