Skip to content

BadgeSelectComponent

component

Selector: yuv-tile-badge-select

Standalone: No

Type: string | undefined

Type: string[]

Default Value: []

Type: Badge

Type: Signal<Badge[]>

Default Value: computed<Badge[]>(() => this.#registry .getBadgesForBucket(this.bucket())() .filter((badge) => badge.variantOf === undefined) )