Package com.vaadin.flow.component.checkbox
package com.vaadin.flow.component.checkbox
-
ClassDescriptionCheckbox is an input field representing a binary choice.CheckBoxGroup is a multi-selection component where items are displayed as check boxes.
CheckboxGroup.ItemHelperGenerator
can be used to generate helper text strings used by the checkbox group for each checkbox.Tester for CheckboxGroup components.Set of theme variants applicable forvaadin-checkbox-group
component.CheckboxTester<T extends Checkbox>Tester for Checkbox components.