Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.57 KB

overview.md

File metadata and controls

32 lines (23 loc) · 1.57 KB
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

Overview

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.

Kendo UI for jQuery Stepper Overview

Functionality and Features

  • [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.

Next Steps

See Also