AlertDialog | A modal that displays a message or requires user action. |
Avatar | A circular image that represents a user. |
Badges | A small icon that displays additional information. |
Breadcrumb | A navigation trail that displays the user's location. |
Button | A clickable component that performs an action. |
Checkbox | A tick box that allows users to select multiple options. |
Datepicker | A calendar that allows users to select a date. |
DragAndDrop | A draggable component that allows users to move items. |
FileUpload | A component that allows users to upload files. |
Hero | A large, eye-catching section at the top of a page. |
Input | A field that allows users to enter text. |
Loader | A spinner that indicates a loading state. |
Menu | A list of options that users can select from. |
ProgressBar | A visual indicator of progress. |
Select | A dropdown list that allows users to select an option. |
Slider | A component that allows users to select a value within a range. |
Stepper | A component that guides users through a series of steps. |
Table | A grid that displays data in rows and columns. |
Tabs | A navigation component that allows users to switch between different sections. |
Toast | A temporary message that appears at the bottom of the screen. |
Toggle | A switch that allows users to toggle between two states. |
Tooltip | A small pop-up that displays additional information when users hover over an element. |