New to Kendo UI for Angular? Start a free 30-day trial
Direction
Updated on Sep 29, 2025
An enumeration which represents the horizontal direction. The Forward option moves forward. The Backward option moves backward.
Values
Forward
The Forward value with an underlying 1 number value.
Backward
The Backward value with an underlying -1 (minus one) number value.