Tree component for Vaadin 14 and Vaadin 23
This is Tree component for Vaadin 14 and Vaadin 23, the API mimics the Tree API from Vaadin 8 for applicable parts.
Features
- Supports VaadinIcons or image icons
- Single select / multiselect modes
- Programmatic focus
- Expand/Collapse by toggle icon only: https://github.com/vaadin/flow-components/issues/1091
Install
Framework Support
Vaadin platform 21+
Browser Compatibility
Install with
Release notes - Version 2.4.0
Version 2.4.0
- Add DnD API pass through
- Propagate theme attribute to tree toggle