I want to make the scrollbar move up when a chat is added in chat-demo.
Now the scrollTop keeps going down, but I want to change it depending on my mouse.
Please do not go to the scroll bottom when you move the mouse wheel.
However, chat must continue to be added.
Is there a good way to implement this feature?
Clear and concise description of the problem
I want to make the scrollbar move up when a chat is added in chat-demo. Now the scrollTop keeps going down, but I want to change it depending on my mouse. Please do not go to the scroll bottom when you move the mouse wheel. However, chat must continue to be added. Is there a good way to implement this feature?
I am working using vue2.
Suggested solution
chat-domo
Alternative
No response
Additional context
No response
Validations