Vr - Vertical Rule
Vr is a vertical counterpart for Hr component.
Vr is a vertical counterpart for Hr component in Vaadin applications. The lack of an official component to be used as a vertical separator feels like a paper-cut in every project.
While being extremely minimalistic, this component offers:
- Same color and thickness as Hr component within the Lumo theme.
- The Builder API to customize the color, thickness, and also defining the element id (mostly suited for testing purposes).
- Automatic expansion in the vertical direction within the parent layout.
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
- Released
- 2022-12-31
- Maturity
- BETA
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 10+
- Browser
- Browser Independent
Vr - Vertical Rule - Vaadin Add-on Directory
Vr is a vertical counterpart for Hr component.Vr is a vertical counterpart for Hr component in Vaadin applications.
The lack of an official component to be used as a vertical separator feels like a paper-cut in every project.
While being extremely minimalistic, this component offers:
- Same color and thickness as Hr component within the Lumo theme.
- The Builder API to customize the color, thickness, and also defining the element id (mostly suited for testing purposes).
- Automatic expansion in the vertical direction within the parent layout.
Author HomepageView on GitHub