Breakpoint strategies for “minimizable” sidebar #2868
Unanswered
brianakidd
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reading the documentation, I find a lot of flexibility for breakpoints and I realize there is an option to consider a fixed sidebar in breakpoints (I’m using a tailwindUI Home Screen).
I have a requirement to allow the user to minimize the sidebar. I would appreciate any suggestions for managing styling based on breakpoints and a dynamic property. I’m using Vue so easy to bind classes based on the property but asking for overall strategies. For example, just set dynamic classes on each element, create custom breakpoints, or something else?
Beta Was this translation helpful? Give feedback.
All reactions