ChatThread.svelte

Declarations
#

view source

ChatThread
#

ChatThread.svelte view source

thread

type Thread

onsend

type (input: string) => Promise<void>

focus_key?

type string | number | null | undefined
optional

pending_element_to_focus_key?

type string | number | null | undefined
optional bindable

turns_attrs?

type SvelteHTMLElements['div'] | undefined
optional

attrs?

type SvelteHTMLElements['div'] | undefined
optional

Depends on
#

Imported by
#