New to KendoReact? Start a free 30-day trial
AIPromptViewProps
AIPromptViewPropsPremium
The properties of the AIPromptView component.
Name | Type | Default | Description |
---|---|---|---|
generateButton? |
|
Accepts a custom component that can be used to render the generate button. See example here. | |
promptInput? |
|
Accepts a custom component that can be used to render the prompt input. See example here. | |
promptSuggestions? |
|
The suggestions that will be displayed in the prompt view. See example here. | |
promptValue? |
|
The value of the prompt input. |