Alert api
NbAlertComponent
Inputs
| Name | Type | Description |
| accent | Alert accent (color of the top border):
| |
| outline | Alert outline (color of the border):
| |
| size | Alert size, available sizes:
| |
| status | NbComponentOrCustomStatus | Alert status (adds specific styles):
|
| closable | boolean | Shows |
Outputs
| Name | Type | Description |
| close | EventEmitter<any> | Emits when chip is removed |
Methods
| Name | Description |
| onClose() | returns: voidEmits the removed chip event |
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.
