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