INPUT CONTROLS
Input control elements let the user input data.
Input element: A simple input field. The user inputs a single- or multi-line text, or a number.
Password element: Used to input private credentials, such as passwords, private keys, etc.
Number picker element: A customizable number input element.
Switch element: Toggles on and off.
Select element: A dropdown with a list of options.
Checkbox element: A checkbox input.
Button group element: A group of buttons that can be used to select different options.
Date picker element: A calendar to pick a year, a month, a date, a range of dates, or a selection of dates.
Time picker element: Specifies a time.