The Checkbox element is a user interface component that allows users to make binary choices by toggling a checkbox on or off.
Overview
Typically presented as a small square box accompanied by a label, users can click the checkbox to select or deselect an option.
Checkboxes are commonly used in forms and interfaces where users need to make multiple selections from a set of options.
Their simple and intuitive design makes them an effective tool for capturing user preferences, enabling users to choose from a list of options independently and simultaneously.
Parameters
Available parameters for Checkbox element
Layout
Group checkboxes in stacked vertically or on the same horizontal row
Option | Description | Example |
---|---|---|
Inline |
|
|
Stacked |
|
|