import { KbqBadgeModule } from '@koobiq/components/badge';

Selector: [kbq-badge-caption]

Selector: kbq-badge

Properties
Name Description
icons: QueryList
isIconButton: boolean
nativeElement: HTMLElement
Methods
updateClassModifierForIcons

Selector: kbq-badge

Properties
Name Description
@Input()
badgeColor: string
@Input()
compact: boolean
@Input()
outline: boolean
iconItem: KbqIconItem
const leftIconClassName: string;
const rightIconClassName: string;
const badgeLeftIconClassName: string;
const badgeRightIconClassName: string;
Docs Feedback
If you have any questions or would like to contribute to writing the documentation, please create an issue in our GitHub repository.