| Prop Name | Value | Type | Default Value | Required | Description |
|---|---|---|---|---|---|
| direction | enum | horizontal | false | Direction of scrollable | |
| SfScrollableButtonsPlacement | block | false | Change position of next/previous buttons | ||
| drag | boolean | false | Enables item dragging on desktop | ||
| totalItems | 10 | false | Only for demonstration purposes. Total number of items | ||
| string | Previous | false | Sets aria label for the previous button | ||
| string | Next | false | Sets aria label for the next button |