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

    How can I put the QLayout left slot between the header and the footer?

    Help
    2
    4
    872
    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.
    • L
      lattamore last edited by

      From what I can tell when I add the side links to the QLayout slot=left it is always to the left of the header and footer. Is there a way I can tell it to be “between” the header and footer?

      Re: [How can I put the "Drawer" between the header and the footer (toolbars)](opening and closing between them?)

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

        Use the view prop

        <q-layout view="hhh lpr fff">
          // your stuff as normal
        <q-layout>
        
        1 Reply Last reply Reply Quote 1
        • L
          lattamore last edited by

          Thank you benoitranque, I was testing on the website through the small mobile emulator… The mobile is always left nav full top to bottom. When I tested through the “Desktop” mode, it worked!

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

            Take a look at the left-breakpoint prop, it allows you to configure when the menu style changes.

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