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