Mode for auto scrolling.
This type can have the following values.
| Value | Description |
|---|
"disabled" | Auto scrolling is disabled. |
"toEnd" | Auto scrolls to the end. |
"toEndAndBack" | Auto scrolls to the and and back to the start. |
"infinite" | Auto scrolls infinitely. |