Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.
/ restrain Public archive

Restrain add-on for Vaadin. Set min and max widths and heights to any component.

License

Notifications You must be signed in to change notification settings

jouni/restrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Published on Vaadin  Directory Stars on Vaadin Directory

Restrain add-on

The standard Vaadin component API only let's you specify the width and height of them, but not minimum or maximum width and height.

The Restrain extension fixes that, and allows you to easily specify all of those with a server API.

Notice: the min/max sizes don’t always work together with the Vertical and Horizontal layout expand rations. This is a known limitation set by the implementation details in the core layouts.

License

Apache License 2.0

About

Restrain add-on for Vaadin. Set min and max widths and heights to any component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages