ToggleButton for Flow - Vaadin Add-on Directory
Web Component providing an on/off switch that users can toggleOnline Demo
ToggleButton for Flow version 1.0.0
ToggleButton for Flow version 1.0.1
Update the license to Apache 2.0
ToggleButton for Flow version 2.0.0
Update component to Vaadin 23.
ToggleButton for Flow version 3.0.0
Version compatible with Vaadin 23 and Vaadin 24.
The webcomponent vcf-toggle-button has been removed and replaced by a vaadin-checkbox with a theme toggle-button.
It might create some breaking changes.
It also gives more functionalities coming from the Checkbox like a Tooltip.
ToggleButton for Flow version 1.0.2
Update web component version to 1.0.4 that includes fix that adds aria-label to label span to improve accessibility for screen readers.
ToggleButton for Flow version 4.0.0
## Version 4.0.0
- Support Vaadin 25.0 with both Lumo and Aura styles
ToggleButton for Flow version 4.1.0
### Version 4.1.0
- Add API to set the label position, BOTTOM, TOP, START, END
ToggleButton for Flow version 4.2.0
### Version 4.2.0
- Fixing usability in different variants so that clicking toggle will switch the value, was requiring clicking the label