TextBoxBuilder.Mask Method
Name | Parameters | Description |
---|---|---|
Mask(JS) | value | The editor mask that specifies the custom format of the entered string. Mirrors the client-side mask option. |
Mask(String) | value | The editor mask that specifies the custom format of the entered string. Mirrors the client-side mask option. |