OptionsGroup
optionsGroup
is a component which facilitates the choice from a list of options using a group of radio buttons to select a single value, or a group of checkboxes to select multiple values.
Specific properties:
The required checkbox makes the component value mandatory. If the checkbox is set, a warning should be specified in the Required message field.
The validator button allows you to create a validator of the component's values.
See OptionsGroup for details.