> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mastermindcms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# msm-notification-alert

> Web component msm-notification-alert.

`msm-notification-alert` is a web component built with Lit.

## Purpose

Render notification/alert UI.

## Usage

```html theme={null}
<msm-notification-alert></msm-notification-alert>
```

## Attributes / properties

| Name   | Type   | Default | Notes |
| ------ | ------ | ------- | ----- |
| `type` | string | -       |       |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

* `slot[name="icon"]`
* `slot`

## Methods

No documented public methods.
