Describe your motivation
When using message list in a AI like chat, it should happen that each time we write new tokens to the message item, we could do something like messageList.scrollTo(item, bottom) so as we can read new text without having to manually scroll.
Describe the solution you'd like
.
Describe alternatives you've considered
No response
Additional context
No response