EmptyStateConfig
Agent Runtimes / types/chat / EmptyStateConfig
Interface: EmptyStateConfig
Defined in: types/chat.ts:170
Empty state configuration
Properties
icon?
optionalicon?:ReactNode
Defined in: types/chat.ts:172
Custom empty state icon
render?
optionalrender?: () =>ReactNode
Defined in: types/chat.ts:178
Custom empty state renderer
Returns
ReactNode
subtitle?
optionalsubtitle?:string
Defined in: types/chat.ts:176
Empty state subtitle
title?
optionaltitle?:string
Defined in: types/chat.ts:174
Empty state title