v2.0.0
Live Demo →
API Documentation →
Changes Since 2.0.0-beta2:
⚠️ Breaking Changes Since v1.x:
- The element uses Lumo theme by default. The previous default theme has been dropped. You can import the unstyled version from the
src/vaadin-checkbox.html
- Removed non-semantic
wrapper
andnative-checkbox
styling parts. The element still uses native button under the hood, but that one is now considered as implementation detail - The
checkbox
part should be used to display the visual checkbox.