Alert api

Overview
API
Theme
Examples

NbAlertComponent

Inputs

NameTypeDescription
accent

Alert accent (color of the top border): basic, primary, success, info, warning, danger, control. Unset by default.

outline

Alert outline (color of the border): basic, primary, success, info, warning, danger, control. Unset by default.

size

Alert size, available sizes: tiny, small, medium, large, giant Unset by default.

statusNbComponentOrCustomStatus

Alert status (adds specific styles): basic (default), primary, success, info, warning, danger, control.

closableboolean

Shows close icon

Outputs

NameTypeDescription
closeEventEmitter<any>

Emits when chip is removed

Methods

NameDescription
onClose()
returns:void

Emits the removed chip event

User (Avatar)
Previous page
Icon
Next page

Need some help or found an issue?

Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.