title | page_title | description | slug | position |
---|---|---|---|---|
Overview |
jQuery Stepper Documentation |
Get started with the jQuery Stepper by Kendo UI and learn how to initialize the widget. |
overview_stepper_widget |
0 |
The Stepper is an intuitive UI component that visualizes progress by displaying a sequence of logical steps. The Stepper widget could also be used for navigational purposes.
- [Icons]({% slug icons_stepper_widget %})—You can set icons for the component's steps.
- [Steps]({% slug steps_stepper_widget %})—You can configure various settings for each step.
- [Appearance]({% slug appearance_stepper_widget %})—You can change the component's orientation.
- [Modes of operation]({% slug modes_stepper_widget %})—You can configure whether the users can freely move to each step or if they have to follow the step sequence.
- [Accessibility]({% slug jquery_stepper_accessibility %})—The Stepper is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.
- [Getting Started with the Kendo UI Stepper for jQuery]({% slug getting_started_kendoui_stepper_widget %})
- Overview of the Stepper (Demo)
- JavaScript API Reference of the Stepper