CodeBeam.MudBlazor.Extensions icon indicating copy to clipboard operation
CodeBeam.MudBlazor.Extensions copied to clipboard

MudChipField is missing the Mask property.

Open Etzix opened this issue 9 months ago • 2 comments
trafficstars

MudChipField inherits from MudTextFieldExtended<T> , but does not pass down the Mask property. I'm unsure if all that is needed to get it to work is to pass the property, or if there needs to be some extra work done in order to get it to work with the MudChipField.

Etzix avatar Jan 24 '25 12:01 Etzix