how to hide buttons in toolbar and show toggler
-
I wonder how can I hide buttons in the toolbar on small screens and show a toggler like the bootstrap navbar.
-
Check out our docs in the main quasar repo (under the
/docs
folder). We have a button that shows up in mobile to expand and retract the right drawer. I think that’s the kind of functionality you are looking for?Scott
-
@s-molinari Thank you you helped me to know that this is available in Quasar.