## ngbs-alert

**alert-type** (*string*, optional) - The alert type, as supplied by Bootstrap: "success", "info", "warning", or "danger". Defaults to `'info'`.

**alert-dismissible** (*boolean*, optional) - Whether or not to show a close button inside the alert. Defaults to `false`.