Skip to content

@sqlrooms/ai-core / ChatComposerStop

Variable: ChatComposerStop

const ChatComposerStop: ForwardRefExoticComponent<ChatComposerStopProps & RefAttributes<HTMLButtonElement>>

Cancels the in-flight run on activation.

Self-hiding: renders null while idle — use Send for that state. Never disabled: stopping is always available once a run is in flight.