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
I would like to adjust the height of the draggable element as content expands dynamically in it. Setting css to min-height doesn’t help. I am assuming I need to update the height attribute with some JavaScript but wasn’t sure if this was already built in? Thanks