We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.checkbox.
Package com.vaadin.flow.component.checkbox
package com.vaadin.flow.component.checkbox
-
ClassDescription
Checkbox is an input field representing a binary choice.
The internationalization properties for
Checkbox
.CheckBoxGroup is a multi-selection component where items are displayed as check boxes.
The internationalization properties for
CheckboxGroup
.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 for
vaadin-checkbox-group
component.CheckboxTester<T extends Checkbox>Tester for Checkbox components.