Position
Specifies current position. Position is equal to number of active steps shown. Position can be set between 0 and Max
.
razor
[Parameter] public int Position { get; set; }
Specifies current position. Position is equal to number of active steps shown. Position can be set between 0 and Max
.
[Parameter] public int Position { get; set; }