Components are one of the key building blocks of the design system. Their systematic reuse helps to create visual and functional consistency across products.
Use tags when content is mapped to multiple categories, and the user needs a way to differentiate between them. Tags can also be used as a method of filtering data, to show only items within that particular category.
Toggle is a control that is used to quickly switch between two possible states. Toggles are only used for these binary actions that occur immediately after the user “flips the switch”. They are commonly used for “on/off” switches.
A tooltip is a message box that is displayed when a user hovers over, clicks or gives focus to a UI element such as an icon, a highlighted word, or a button.
To use this section loader the parent element should be given a postiion relative with fixxed height and width.
This loader will take the width and height of screen with a fixed position. Inorder to use this add this component and change the boolean from true to false for it to hide and show.
This component is developed to show the graphical view of x and y axis for series of data. Click on the button to generate the stacked graph.