You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
Add support for dynamically changing size, minSize and maxSize expressions. It should be possible to use interpolation expressions for these attributes. For example:
<ui-layout-container size="{{myValue}}px">
For an example see this plunker. Clicking on the limit button will make the left container fixed width.
The text was updated successfully, but these errors were encountered:
Add support for dynamically changing size, minSize and maxSize expressions. It should be possible to use interpolation expressions for these attributes. For example:
For an example see this plunker. Clicking on the limit button will make the left container fixed width.
The text was updated successfully, but these errors were encountered: