---

title: Message

---

# Message

## Props

| Name                   | Description                                                   | Type                       | Default                 |
| ---------------------- | ------------------------------------------------------------- | -------------------------- | ----------------------- |
| <code>animation</code> | Animation component that will be used to animate the message. | <code>AnimationProp</code> | <code>() => Fade</code> |

## Slots

| Name                 | Description | Bindings<br />(name - type - description) |
| -------------------- | ----------- | ----------------------------------------- |
| <code>default</code> |             | None                                      |
