The direction in which the container should scroll.
This type can have the following values.
| Value | Description |
|---|
"none" | Container does not scroll. |
"both" | The container scrolls in both directions. |
"vertical" | The container scrolls in the vertical direction. |
"horizontal" | The container scrolls in the horizontal direction. |