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
Is your feature request related to a problem? Please describe.
I am looking for a component which can be resized by the user at will. Basically a parent element like <PanelGroup> to hold all the panels and than the actual panels in <Panel> which contain the child elements like divs and stuff.
Describe the solution you'd like
Well I found these two at hand:
Is your feature request related to a problem? Please describe.
I am looking for a component which can be resized by the user at will. Basically a parent element like
<PanelGroup>
to hold all the panels and than the actual panels in<Panel>
which contain the child elements likediv
s and stuff.Describe the solution you'd like
Well I found these two at hand:
Describe alternatives you've considered
Use one of the above external libraries and configure them manually.
The text was updated successfully, but these errors were encountered: