import { KbqBadgeModule } from '@koobiq/components/badge';Selector: [kbq-badge-caption]
Selector: kbq-badge
| Name | Description |
|---|---|
| icons: QueryList |
|
| isIconButton: boolean | |
| nativeElement: HTMLElement |
Selector: kbq-badge
| 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;