[]
        
(Showing Draft Content)

C1.Blazor.Input.TextBoxStepType

TextBoxStepType Enum

Enumerates the accepted kind of steps for TextBoxStep.

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

Fields

Name Description
Any

Any number is accepted.

Number

Specifies the interval between legal numbers in the input field. Default is 1.