CurrencyInputTValueMinimumIntegerDigits Property
The minimum number of integer digits to use. A value with a smaller number of integer digits than this number will be
left-padded with zeros (to the specified length) when formatted.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[ParameterAttribute]
public byte MinimumIntegerDigits { get; set; }
Property Value
Byte
Default value is 1.