Utility
OpenInChat
Dropdown menu for opening content in various AI chat platforms (ChatGPT, Claude, v0, Cursor, etc.).
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| query | string | - | Prompt/text to send to the selected platform |
| className | string | - | Additional CSS classes |
Import
import { OpenIn, OpenInTrigger, OpenInContent, OpenInChatGPT, OpenInClaude } from '@blastx/ui-ai';