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: InputSignal
@Input()
compact: InputSignal
button: Signal
closeButton: Signal
control: Signal
icon: Signal
iconItem: Signal
isColored: boolean
title: Signal
Docs Feedback
If you have any questions or would like to contribute to writing the documentation, please create an issue in our GitHub repository.