Mint.Software.Blazor.InputMask 1.0.0

Use this params to set needed val [Parameter] public string TagClass { get; set; } [Parameter] public string TagName { get; set; } [Parameter] public string TagType { get; set; } [Parameter] public string CustomTagPlaceholder { get; set; } = string.Empty; [Parameter] public bool UseMaskPlaceholder { get; set; } [Parameter] public string InputMask { get; set; } [Parameter] public EventCallback<string> BindValue { get; set; } InputMask -- REQUIRED use BindValue to get returned value Include it in _Host @Html.UseMask()

No packages depend on Mint.Software.Blazor.InputMask.

Version Downloads Last updated
1.0.0 48 10/23/2020