Getting Started with Kendo UI for Angular Stepper
The Stepper component visualizes progress by dividing content into logical steps. It enables wizard-like workflow and supports multiple step types, linear flow, step validation, templates and more.
Basic Usage
The following example demonstrates the Stepper in action.
Functionality and Features
- Step Types
- Step Appearance
- Step Validation
- Linear Flow
- Orientation
- Templates
- Keyboard Navigation
- Accessibility
- Globalization
Known Limitations
The Stepper component is not supported in IE 11 and below as its implementation relies entirely on the CSS Grid Layout.