IBadgeConfig

Interface

Properties

Property Type Notes
color string
hideLabel Optional boolean

whether the label or translated i18nKey should actually render or just be used for a11y purposes. By default, the label IS rendered

i18nKey Optional string
icon Optional string
label Optional string
tooltip Optional {
i18nKey:
string
label:
string
}

Interface defined in common/src/core/types/IHubCardViewModel.ts:23