New to KendoReactStart a free 30-day trial

AIPromptViewProps
Premium

The properties of the AIPromptView component.

NameTypeDefaultDescription

generateButton?

CustomComponent<ButtonProps>

Accepts a custom component that can be used to render the generate button. See example here.

promptInput?

CustomComponent<TextAreaProps>

Accepts a custom component that can be used to render the prompt input. See example here.

promptSuggestions?

string[]

The suggestions that will be displayed in the prompt view. See example here.

promptValue?

string

The value of the prompt input.

Not finding the help you need?
Contact Support