Enum StepButtonPlacement
- Namespace
- BlazOrbit.Components.Forms
- Assembly
- BlazOrbit.dll
Defines the placement of step buttons in numeric input components.
public enum StepButtonPlacement
Fields
Left = 0Step buttons positioned on the left side of the input.
Right = 1Step buttons positioned on the right side of the input (default).