Open In Chat
The Open In Chat component provides a dropdown menu that allows users to open queries in different AI chat platforms with a single click.
Click the button below to open the query in various AI chat platforms:
Query: "How can I implement authentication in SvelteKit?"
Installation
Copy
If you prefer using jsrepo, please install via the command below:
Copy
Props
OpenIn
| Name | Type | Default |
|---|---|---|
query | string | |
children | Snippet | |
OpenInTrigger
| Name | Type | Default |
|---|---|---|
class | string | |
children | Snippet | |
OpenInContent
| Name | Type | Default |
|---|---|---|
class | string | |
align | 'start' | 'center' | 'end' | 'start' |
preventScroll | boolean | true |
children | Snippet | |
OpenInItem
| Name | Type | Default |
|---|---|---|
class | string | |
onclick | () => void | |
children | Snippet | |
OpenInLabel
| Name | Type | Default |
|---|---|---|
class | string | |
children | Snippet | |
OpenInSeparator
| Name | Type | Default |
|---|---|---|
class | string | |
OpenInChatGPT
| Name | Type | Default |
|---|---|---|
class | string | |
OpenInClaude
| Name | Type | Default |
|---|---|---|
class | string | |
OpenInV0
| Name | Type | Default |
|---|---|---|
class | string | |
OpenInScira
| Name | Type | Default |
|---|---|---|
class | string | |
OpenInT3
| Name | Type | Default |
|---|---|---|
class | string | |