Skip to content

BadgeChipComponent

component

Selector: yuv-badge-chip

Standalone: No

Type: Badge

Required: Yes

Type: boolean

Default Value: false

Type: unknown

Default Value: computed<string>(() => \{ const current = this.badge(); return this.#translate.instant(current.descriptionKey ?? current.labelKey); \})