Table of Contents

Enum StepButtonPlacement

Namespace
BlazOrbit.Components.Forms
Assembly
BlazOrbit.dll

Defines the placement of step buttons in numeric input components.

public enum StepButtonPlacement

Fields

Left = 0

Step buttons positioned on the left side of the input.

Right = 1

Step buttons positioned on the right side of the input (default).