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