Appearance
Function: ConversationEmptyState()
ts
function ConversationEmptyState(props: ConversationEmptyStateProps): Block;Defined in: packages/sdk/src/renderer/blocks/index.ts:2062
Experimental
Empty-state placeholder shown when a Conversation has no messages.
Parameters
| Parameter | Type |
|---|---|
props | ConversationEmptyStateProps |