Member Junction
    Preparing search index...

    Contract for the emptyState slot — what renders before any messages exist.

    Implements

    Index

    Constructors

    Properties

    Greeting: string = 'How can I help you?'

    Top-line welcome text.

    PromptSelected: EventEmitter<string> = ...

    Emitted when the user selects one of the suggested prompts.

    Subtext?: string

    Optional secondary line beneath the greeting.

    SuggestedPrompts?: string[]

    Optional suggested prompts to render as clickable chips.