Hi everyone,
I have been looking for resizable components in Dash. I did come across Dash resizable panels which solved most of what I was looking for. However, I needed to also have a resizable modal component, and dash-resizable-panels doesn’t have a license on it. To support my needs, I created GitHub - evanras/dash_panels . There are some examples and videos in the repo. I hope this can bring value to others.