Checkbox
Description
The checkbox component allows users to select one or multiple options from a given set of choices.
Configuration
Config for Checkbox Component (using FormComposerV2)
By default, the checkbox appears before the label, but this order can be changed using the isLabelFirst
option.
For more information: Storybook for checkbox field
Last updated