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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,19 +39,25 @@ The Syncfusion® Toolkit is built with community collaboration in mind, aiming t
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
41
|| OTP Input | Secure input field for one-time passwords with customizable length, masking options, and validation. |
42
+
|| Picker | Versatile UI Element for making selections in set of options. |
43
+
|| Date Picker | User interface element for selecting specific dates. |
44
+
|| Time Picker | Interface for choosing specific times of day. |
45
+
|| Date Time Picker | Combined interface to select dates and times. |
42
46
| Navigation | Navigation Drawer | Slide-in menu for navigation, positionable on any side of the app with customizable animations. |
43
47
|| Tab View | Organize app content with customizable tabs, enabling easy navigation across sections. |
44
48
|| Bottom Sheet | Slides up from the bottom of the screen to display additional content or functionality. |
45
49
| Layout | Carousel | Smooth, touch-enabled sliding galleries for showcasing images or featured content. |
46
50
|| Text Input Layout | Enhances input fields with floating labels and validation, improving user interaction. |
51
+
|| Cards | Create dismissible cards or a stack of cards, and customize their background, borders, and corners. |
47
52
|| Expander | Allows users to expand or collapse content dynamically, improving space management and user experience. |
48
53
|| Accordion | Organizes content into multiple expandable sections, allowing only one section to be open at a time for better navigation and space management.|
49
54
|| Popup | Allows users to display an alert message with customizable buttons or load any desired content inside a popup view.|
50
-
|| Cards | Create dismissible cards or a stack of cards, and customize their background, borders, and corners. |
51
55
| Buttons | Chips | Interactive tags for filtering, labeling, or visual options, perfect for e-commerce or task management. |
52
56
|| Segmented Control | Quickly switch between views or categories, ideal for apps with multiple layout options. |
53
57
|| Button | Customizable button control with icon support, background images, and visual state styling. |
54
58
| Notification | Pull to Refresh | Allows users to refresh live data by pulling down, ideal for real-time data syncing. |
59
+
|| Circular Progress Bar | Represents task progression through a circular visualization. |
60
+
|| Linear Progress Bar | Represents task progression through a linear visualization. |
55
61
| Miscellaneous | Effects View | Add visual enhancements like shadows, blurs, or highlights to make UI elements stand out. |
56
62
|| Shimmer | Indicates loading content with customizable wave directions, great for data-heavy apps. |
0 commit comments