[]
        
(Showing Draft Content)

C1.Blazor.Input.ButtonDisplayMode

ButtonDisplayMode Enum

Display the numeric box with options

Namespace: C1.Blazor.Input
Assembly: C1.Blazor.Input.dll
Syntax
public enum ButtonDisplayMode

Fields

Name Description
None

Display without buttons

Right

buttons placed at the right.

RightInline

decrease and increase button placed inline at the right.

SideBySide

decrease button placed at the left, increase button at the right.