Implements Syncfusion .NET MAUI Masked Entry (SfMaskedEntry) control for restricted, formatted text input with mask patterns. Use when working with masked input, text masks, formatted entry, phone number input, date input with format, or validation with masks. Covers Simple masks, RegEx masks, prompt characters, and automatic formatting with validation.
$npx -y skills add syncfusion/maui-ui-components-skills --skill syncfusion-maui-masked-entryInstalls into the current project.
Run `npx skills use "https://github.com/syncfusion/maui-ui-components-skills" --skill "syncfusion/maui-ui-components-skills/syncfusion-maui-masked-entry"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/syncfusion/maui-ui-components-skills" that are relevant to the current task. Run `npx skills add "https://github.com/syncfusion/maui-ui-components-skills"` and select the relevant skills, then follow their instructions.