Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 240 Bytes

File metadata and controls

10 lines (9 loc) · 240 Bytes

DotVVM.Contrib.BootstrapMaskedInput

Wraps the popular BootstrapMaskedInput library.

Sample

<dc:BootstrapMaskedInput
    Mask="{value: "0 999 999 99 99"}"
    placeholder="0 500 123 45 67"
    Text="{value: PhoneNumber}"/>