I use Padding to display content, but the condition size.width <= 800 doesn't work when the user manually changes the collapsed state to true. I need a way to manually manipulate the sidebar when it toggles between its minimum and maximum size. Is there a way to do this?
I use Padding to display content, but the condition size.width <= 800 doesn't work when the user manually changes the collapsed state to true. I need a way to manually manipulate the sidebar when it toggles between its minimum and maximum size. Is there a way to do this?