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+45c8d9adb5970d727cceec44a5ed61aea0016e50
[ParameterAttribute]
public byte MinimumIntegerDigits { get; set; }
Property Value
Byte
Default value is 1.