Form components Polaris web components Checkbox Give users a clear way to make selections, such as agreeing to terms or choosing multip... ChoiceList Present multiple options to users, allowing either single selections with radio buttons... ColorField Allow users to select a color with a color picker or as a text input. ColorPicker Allow users to select a color from a color palette. DateField Allow users to select a specific date with a date picker. DatePicker Allow users to select a specific date or date range. DropZone Lets users upload files through drag-and-drop functionality into a designated area on a... EmailField Let users enter email addresses with optimized keyboard settings. MoneyField Collect monetary values from users with built-in currency formatting and validation. NumberField Collect numerical values from users with optimized keyboard settings and built-in valid... PasswordField Securely collect sensitive information from users. SearchField Let users enter search terms or find specific items using a single-line input field. Select Allow users to pick one option from a menu. Ideal when presenting four or more choices ... Switch Give users a clear way to toggle options on or off. TextArea Collect longer text content from users with a multi-line input that expands automatically. TextField Lets users enter or edit text within a single-line input. Use to collect short, free-fo... URLField Collect URLs from users with built-in formatting and validation.