Skip to content

Commit 548fd0f

Browse files
committed
Updated H1 Tags
1 parent 72314e9 commit 548fd0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# maui-numericentry-samples
22
Contains samples for .NET MAUI Numeric Entry
3-
# Getting started with Numeric Entry control
3+
## Getting started with Numeric Entry control
44
The .NET MAUI NumericEntry control is designed to provide a user-friendly and advanced input experience for numeric values. It supports a wide range of numeric formats, including currency, percentages, decimals, and more. With its key features, it enables enhanced user experience and facilitates input validation.
55

66
Documentation: https://help.syncfusion.com/maui/numericentry/getting-started
77

8-
### Adding the .NET MAUI NumericEntry
8+
## Adding the .NET MAUI NumericEntry
99
Step 1: Add the NuGet to the project and add the namespace as shown in the following code sample:
1010

1111
**[XAML]**

0 commit comments

Comments
 (0)