New to Kendo UI for VueStart a free 30-day trial

How to position the latest response on the the bottom in the AIPrompt

Updated over 6 months ago

Environment

Product Version5.1.0
ProductProgress® Kendo UI for Vue Native

Description

How can I position the latest response on the bottom of the UI similar to Chat GPT?

Solution

You can achieve this by using the push method to append the new entries to the end of the outputs array.

Runnable example

To test the following example, type some inputs and observe that the latest response will appear at the bottom, similar to Chat GPT.

Change Theme
Theme
Loading ...
In this article
EnvironmentDescriptionSolutionRunnable example
Not finding the help you need?
Contact Support