Replies: 1 comment 4 replies
-
I have the same requirement really. My current approach is to set the tabset with one tab having tabStripHeight=1, and enableDrop=false. If some way to set the tabStripHeight to zero my problem would be solved! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to make my layout without tabs, anything else would be pretty much the same.
React Mosaic, is very similar to what I need (but that library doesn't have all the features that FlexLayout has).
The widget title bar is the draggable element.
https://nomcopter.github.io/react-mosaic/
Is there any to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions