Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/www/content/3.components/1.chatbot/context.md
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ The component uses Tailwind CSS classes and follows your design system:
- **Cost Estimation:** Real-time cost calculation using the tokenlens library
- **Intelligent Formatting:** Automatic token count formatting (K, M, B suffixes)
- **Interactive Hover Card:** Detailed information revealed on hover
- **Context Provider Pattern:** Clean data flow through Vue’s p`rovide/inject` API
- **Context Provider Pattern:** Clean data flow through Vue’s `provide/inject` API
- **TypeScript Support:** Full type definitions for all components
- **Accessible Design:** Proper ARIA labels and semantic HTML
- **Theme Integration:** Uses currentColor for automatic theme adaptation
Expand Down