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
Вопросы и предложения по документации
Если у вас есть вопросы или вы хотите внести свой вклад в написание документации, пожалуйста, создайте issue в нашем репозитории на GitHub.