import { KbqAlertModule } from '@koobiq/components/alert';

Selector: [kbq-alert-title]

Selector: [kbq-alert-close-button]

Selector: [kbq-alert-control]

Selector: kbq-alert

Properties
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
Docs Feedback
If you have any questions or would like to contribute to writing the documentation, please create an issue in our GitHub repository.