You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,13 +38,15 @@ The Syncfusion® Toolkit is built with community collaboration in mind, aiming t
38
38
| Calendars | Calendar | The calendar supports month, year, decade, and century views, multiple selection modes, and customizable appearance. |
39
39
| Editors | Numeric Entry | Advanced control for numeric input with support for various formats and validation. |
40
40
|| Numeric Up Down | Adjust values with up/down buttons and culture-specific formatting. |
41
+
|| OTP Input | Secure input field for one-time passwords with customizable length, masking options, and validation. |
41
42
| Navigation | Navigation Drawer | Slide-in menu for navigation, positionable on any side of the app with customizable animations. |
42
43
|| Tab View | Organize app content with customizable tabs, enabling easy navigation across sections. |
43
44
|| Bottom Sheet | Slides up from the bottom of the screen to display additional content or functionality. |
44
45
| Layout | Carousel | Smooth, touch-enabled sliding galleries for showcasing images or featured content. |
45
46
|| Text Input Layout | Enhances input fields with floating labels and validation, improving user interaction. |
46
47
|| Expander | Allows users to expand or collapse content dynamically, improving space management and user experience. |
47
48
|| Accordion | Organizes content into multiple expandable sections, allowing only one section to be open at a time for better navigation and space management.|
49
+
|| Popup | Allows users to display an alert message with customizable buttons or load any desired content inside a popup view.|
48
50
|| Cards | Create dismissible cards or a stack of cards, and customize their background, borders, and corners. |
49
51
| Buttons | Chips | Interactive tags for filtering, labeling, or visual options, perfect for e-commerce or task management. |
50
52
|| Segmented Control | Quickly switch between views or categories, ideal for apps with multiple layout options. |
<ControlTitle="Otp Input"ControlName="OtpInput"Image="otpinput.png"Description="Allows users to enter one-time passwords (OTP) securely and efficiently."StatusTag="New">
<SampleTitle="Customization"SampleName="Customization"StatusTag="New"SearchTags="otpinput,entry,textbox"Description="This sample demonstrates how to customize OTP" />
0 commit comments