Directory

ToggleButton for Flow - Vaadin Add-on Directory

Web Component providing an on/off switch that users can toggle ToggleButton for Flow - Vaadin Add-on Directory
## Usage Toggle button provides an on/off switch that user can toggle by tapping the switch. ## Client-side implementation ### From 3.0.0 The client-side is a standard checkbox with a custom css file. ### Before 3.0.0 This is the server-side (Java) API for Vaadin Platform for the vcf-toggle-button component. Looking for the client-side version? It can be found here: https://vaadin.com/directory/component/vaadin-component-factoryvcf-toggle-button ## License & Author This Add-on is distributed under Apache 2.0 Component Factory Toggle Button is written by Vaadin Ltd. ### Sponsored development Major pieces of development of this add-on has been sponsored by multiple customers of Vaadin. Read more about Expert on Demand at: [Support](https://vaadin.com/support) and [Pricing](https://vaadin.com/pricing)
View on GitHub
Online 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.