TimeInputTValueEnableMinMax Property
Determines whether to restrict the user input to Min and Max range.
If , restricts the user input between the Min and Max range. Else accepts the user input.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[ParameterAttribute]
public bool EnableMinMax { get; set; }
Property Value
Boolean
Default value is .