UNPKG

@empathyco/x-components

Version:
20 lines (12 loc) 745 B
--- 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 |