Form Fields

Default Image Hover Image
Input Field
A user interface element that allows users to enter free-form text or numerical data.
01
Default Image Hover Image
Dropdown Field
A graphical control element that provides a list of options that appears when clicked, allowing users to select one item.
02
Default Image Hover Image
Date Field
A form input specifically designed to capture a calendar date from the user, often displayed with a calendar picker.
03
Default Image Hover Image
Time Field
A form input that captures a specific time value, typically formatted in hours and minutes.
04
Default Image Hover Image
Date Time Field
A combined input element that captures both date and time values in a single field.
05
Default Image Hover Image
Toggle
A switch-style control that allows users to quickly enable or disable a setting, typically represented by sliding or flipping actions.
06
Default Image Hover Image
Checkbox
A small square box that allows users to make binary choices (checked or unchecked).
07
Default Image Hover Image
Checkbox with Text
A checkbox paired with a descriptive label or text for clarity on the selection.
08
Default Image Hover Image
Text with Checkbox
An input field that is paired with a checkbox, enabling users to add supplemental text to their selection.
09
Default Image Hover Image
Radio Button
A circular button used to select one option from a predefined group of mutually exclusive choices.
10
Default Image Hover Image
Radio with Text
radio button accompanied by a descriptive label or text explaining the choice.
11
Default Image Hover Image
Text with Radio
An input field that is paired with a radio button, allowing users to type additional information related to the selected option.
12