No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Modify q-layout to have drawer under title bar

    Framework
    2
    3
    110
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ssuess
      ssuess last edited by ssuess

      I need some advice on the best way to modify q-layout (or use other techniques) so that the drawer opens and closes under the titlebar instead of fully moving the titlebar and all content when opened. Basically I want these open/close states:

      open state

      closed state

      Would I need to add a component above that embeds the layout? And add a title bar to that parent component and remove the titlebar inside the layout?

      1 Reply Last reply Reply Quote 0
      • metalsadman
        metalsadman last edited by

        @ssuess tried playing with the layout builder https://quasar.dev/layout-builder ? You can achive this with q-layout’s view prop, ie. view="hHh ..."

        1 Reply Last reply Reply Quote 1
        • ssuess
          ssuess last edited by

          OMG @metalsadman thanks!!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post