Example of Orientation in ASP.NET Core Stepper Control
This sample showcases the orientation option in the Stepper Control.
DEMO
SOURCE
Orientation
Label Position
This example demonstrates how to switch between different orientations and change the label position within the Stepper (start
, end
, top
, bottom
). The Stepper control can be oriented horizontally
or vertically
using the orientation
property.