From a9e13c81e36d25c7f1ddad4d758df73beb6435bd Mon Sep 17 00:00:00 2001 From: Swetha Date: Mon, 25 Mar 2024 18:32:23 +0530 Subject: [PATCH] Updated H1 tags --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcbf6e5..ce61c5f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # maui-maskedentry-samples Contains samples for .NET MAUI Masked Entry -# Getting Started with the .NET MAUI MaskedEntry Control +## Getting Started with the .NET MAUI MaskedEntry Control The .NET MAUI MaskedEntry is an advanced version of the input control that restricts input of certain characters, text, and numbers by using a mask pattern. This control creates a template for providing information such as telephone numbers, email IDs, IP addresses, product keys, and more.