[]
        
(Showing Draft Content)

C1.Blazor.Input.TextBoxMinMaxType

TextBoxMinMaxType Enum

Enumerates the accepted kind of values for TextBoxMinMax.

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

Fields

Name Description
Date

The min/max value is a date.

Number

The min/max value is a number.