Thinking Bar
A component to display the thinking state of an AI model with optional actions.
Thinking
Installation
Examples
Stop Example
Analyzing your question
Props
Thinking bar
| Name | Type | Default |
|---|---|---|
text | string | 'Thinking...' |
stopLabel | string | 'Answer now' |
onStop | () => void | |
class | string | '' |
onclick | () => void | |