Nice component.
Questions (Vaadin 21)
-
Is there a way to make the slide tab (when expanded) take up the entire screen, so user cannot see anything behind it? I am aware of fixedContentSize() but was hoping for something a little simpler to use.
-
SlideTabBuilder does not seem to respect the Vertical Layout manager (for example when i use a vertical layout with spacing(true) it simply lists my textfields from left to right with no spacing
Thanks,
Rick