scrollToBottom method
void
scrollToBottom()
Scrolls the viewport to the bottom (the latest output / prompt).
Implementation
external void scrollToBottom();
Scrolls the viewport to the bottom (the latest output / prompt).
external void scrollToBottom();