SlideTab for Vaadin 24+
SlideTab shows a tab that can be clicked to slide in an expanding panel. Based on the SliderPanel by Marten Prieß, reworked for Vaadin 14 by Erik Lumme
SlideTab
A tab that can be clicked to expand a panel displaying any content.
Versions
Use version 1.x.x for Vaadin 24+
Features
Four positions (left, right, top, bottom) Three tab positions (beginning, middle, end) Supports basically any content Listeners for expand/collapse Possible to set timeout for expand/collapse
Original Vaadin 14 version by Erik Lumme: https://vaadin.com/directory/component/slidetab
Original version by Marten Prieß: https://vaadin.com/directory/component/sliderpanel
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Added missing features that were part of non-master branch of original Erik's add-on.
- Released
- 2024-02-22
- Maturity
- EXPERIMENTAL
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 24.3+
- Vaadin 24.4+ in 1.1.1
- Browser
- Firefox
- Safari
- Google Chrome
- Microsoft Edge
SlideTab for Vaadin 24+ - Vaadin Add-on Directory
SlideTab shows a tab that can be clicked to slide in an expanding panel. Based on the SliderPanel by Marten Prieß, reworked for Vaadin 14 by Erik LummeIssue tracker
SlideTab for Vaadin 24+ version 1.0.0
This is initial release - please feel free to test it and provide feedback here or via GitHub issues.
SlideTab for Vaadin 24+ version 1.0.1
Added missing features that were part of non-master branch of original Erik's add-on.
SlideTab for Vaadin 24+ version 1.0.2
Added missing method on client side
SlideTab for Vaadin 24+ version 1.0.3
Fixed possible NPE when using not ready component
SlideTab for Vaadin 24+ version 1.1.0
Added support of Vaadin 24.4
SlideTab for Vaadin 24+ version 1.1.1
Vaadin 24.4.7 based