Back to Components
Desktop (Electron)
ThinkingIndicator
Function Component
Thinking Indicator
Lines
184
File
ThinkingIndicator.tsx
Last Modified
2026-07-22
Exports
default ThinkingIndicatorThemePreset
Source Path
aartiq-browser/src/ThinkingIndicator.tsx
Tags
ReactAImacOS
Code Analysis
External Dependencies
react
Internal Imports
./ai/AIThinkingAnimation
Props / Types
ThinkingIndicatorProps
| Prop | Type | Required |
|---|---|---|
| theme | ThemePreset | No |
| animationType | AnimationType | No |
| showText | boolean | No |
| texts | string[] | No |
| size | 'sm' | 'md' | 'lg' | No |
| variant | 'compact' | 'full' | 'minimal' | No |
Key Functions
variantStyles()textStyles()dots()
Related Components
Browse all components in the Component Inventory
Auto-Generated Documentation
Component metadata is auto-generated by aartiq-browser/scripts/component-scanner.js