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
| Data Visualization | Cartesian Charts | Versatile data representation using line, bar, and area charts. |
34
34
|| Circular Charts | Display proportions and comparisons using pie and doughnut charts. |
35
-
|| Pyramid Charts | Visualize hierarchical data, perfect for business and analytics applications. |
36
35
|| Funnel Charts | Represent processes and data flow, often used in sales and analytics. |
37
36
|| Polar Charts | Showcase categories in a circular format, ideal for unordered data. |
37
+
|| Pyramid Charts | Visualize hierarchical data, perfect for business and analytics applications. |
38
38
| Calendars | Calendar | The calendar supports month, year, decade, and century views, multiple selection modes, and customizable appearance. |
39
-
| Editors | Numeric Entry | Advanced control for numeric input with support for various formats and validation. |
39
+
| Editors | Date Picker | User interface element for selecting specific dates. |
40
+
|| Date Time Picker | Combined interface to select dates and times. |
41
+
|| Numeric Entry | Advanced control for numeric input with support for various formats and validation. |
40
42
|| Numeric Up Down | Adjust values with up/down buttons and culture-specific formatting. |
41
43
|| OTP Input | Secure input field for one-time passwords with customizable length, masking options, and validation. |
42
-
| Navigation | Navigation Drawer | Slide-in menu for navigation, positionable on any side of the app with customizable animations. |
44
+
|| Picker | Versatile UI Element for making selections in set of options. |
45
+
|| Time Picker | Interface for choosing specific times of day. |
46
+
| Navigation | Bottom Sheet | Slides up from the bottom of the screen to display additional content or functionality. |
47
+
|| Navigation Drawer | Slide-in menu for navigation, positionable on any side of the app with customizable animations. |
43
48
|| Tab View | Organize app content with customizable tabs, enabling easy navigation across sections. |
44
-
|| Bottom Sheet| Slides up from the bottom of the screen to display additional content or functionality. |
45
-
|Layout| Carousel| Smooth, touch-enabled sliding galleries for showcasing images or featured content. |
46
-
||Text Input Layout| Enhances input fields with floating labels and validation, improving user interaction.|
49
+
|Layout| Accordion| Organizes content into multiple expandable sections, allowing only one section to be open at a time for better navigation and space management.|
50
+
|| Cards| Create dismissible cards or a stack of cards, and customize their background, borders, and corners.|
51
+
||Carousel | Smooth, touch-enabled sliding galleries for showcasing images or featured content. |
47
52
|| Expander | Allows users to expand or collapse content dynamically, improving space management and user experience. |
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
53
|| 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
-
| Buttons | Chips | Interactive tags for filtering, labeling, or visual options, perfect for e-commerce or task management. |
54
+
|| Text Input Layout | Enhances input fields with floating labels and validation, improving user interaction. |
55
+
| Buttons | Button | Customizable button control with icon support, background images, and visual state styling. |
56
+
|| Chips | Interactive tags for filtering, labeling, or visual options, perfect for e-commerce or task management. |
52
57
|| Segmented Control | Quickly switch between views or categories, ideal for apps with multiple layout options. |
53
-
|| Button | Customizable button control with icon support, background images, and visual state styling. |
54
-
| Notification | Pull to Refresh | Allows users to refresh live data by pulling down, ideal for real-time data syncing. |
58
+
| Notification | Circular Progress Bar | Represents task progression through a circular visualization. |
59
+
|| Linear Progress Bar | Represents task progression through a linear visualization. |
60
+
|| Pull to Refresh | Allows users to refresh live data by pulling down, ideal for real-time data syncing. |
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