@sqlrooms/ai / AiThinkingDots
Function: AiThinkingDots()
AiThinkingDots(
props):ReactNode|Promise<ReactNode>
Animated thinking indicator with ellipsis dots
Parameters
| Parameter | Type |
|---|---|
props | { className: string; } |
props.className? | string |
Returns
ReactNode | Promise<ReactNode>
The AiThinkingDots component
