Chat Bubble In Component
Display chat-bubble-in element
Properties
Name | Type | Default | Description |
---|---|---|---|
timestamp | string | "" | The timestamp of chat element. |
status | "sent" | "seen" | "pending" | "failed" | "sent" | The status of the chat element. |
fully-rounded | boolean | false | Whether or not the bubble should be fully rounded. |
Slots
Name | Description |
---|---|
default | The default slot for the content. |