import { KbqAlertModule } from '@koobiq/components/alert';Selector: [kbq-alert-title]
Selector: [kbq-alert-close-button]
Selector: [kbq-alert-control]
Selector: kbq-alert
| Name | Description |
|---|---|
@Input() alertColor: string
|
|
@Input() alertStyle: string
|
|
@Input() compact: boolean
|
|
| button: KbqButton | |
| closeButton: KbqAlertCloseButton | |
| control: KbqAlertControl | |
| icon: KbqIcon | |
| iconItem: KbqIconItem | |
| isColored: boolean | |
| title: KbqAlertTitle |