AIPromptPropsPremium
The props of the AIPrompt component.
Name | Type | Default | Description |
---|---|---|---|
activeView |
|
Example usage of the jsx
| |
children? |
|
Example usage of the jsx
| |
dir? |
|
Example usage of the jsx
| |
loading? |
|
If true, the prompt is in a loading state. jsx
| |
onActiveViewChange? |
|
Example usage of the jsx
| |
onCancel? |
|
Called when the prompt is cancelled. jsx
| |
onCommandExecute? |
|
Example usage of the jsx
| |
onPromptRequest? |
|
Example usage of the jsx
| |
outputs? |
|
Example usage of the jsx
| |
promptPlaceholder? |
|
Example usage of the jsx
| |
streaming? |
|
If true, the prompt is in a streaming state. jsx
| |
style? |
|
Example usage of the jsx
| |
suggestionsView? |
|
Optionally specifies the rendering for the suggestions displayed in the AI Prompt component. | |
toolbarItems? |
|
Example usage of the jsx
|