Example of Adornments in ASP.NET MVC Input Mask Control
This example highlights adornment support in the Syncfusion MaskedTextBox. Adornments let you place custom elements before or after the masked input by using the prependTemplate and appendTemplate properties such as prefixes, suffix labels, or action icons to provide context, guide entry, and offer quick actions, while preserving mask validation and float label behavior.
DEMO
SOURCE
This sample illustrates adornment integration in the Syncfusion MaskedTextBox via a prepended user icon and a appended send icon.