EmptyStateConfig
Agent Runtimes / types/chat / EmptyStateConfig
Interface: EmptyStateConfig
Defined in: src/types/chat.ts:214
Empty state configuration
Properties
icon?
optionalicon?:ReactNode
Defined in: src/types/chat.ts:216
Custom empty state icon
render?
optionalrender?: () =>ReactNode
Defined in: src/types/chat.ts:222
Custom empty state renderer
Returns
ReactNode
subtitle?
optionalsubtitle?:string
Defined in: src/types/chat.ts:220
Empty state subtitle
title?
optionaltitle?:string
Defined in: src/types/chat.ts:218
Empty state title