Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Tags
    3. qlayout
    Log in to post

    • R

      How to organise multiple QPageContainers within a QLayout?
      Help • qlayout route.js qpagecontainer flexgrid • • r03ert0  

      4
      0
      Votes
      4
      Posts
      165
      Views

      rstoenescu

      Also, one other way to do it, if QCard content depends on each page: https://v1.quasar-framework.org/layout/page-sticky#Expanded
    • D

      how to hide tab-bar on certain pages (routes)
      Help • q-tabs qlayout • • dcsan  

      3
      0
      Votes
      3
      Posts
      968
      Views

      D

      Thanks for the reply! hmm interesting. I can’t find any documentation for layoutStore on the quasar site or even google. Do you mean using vuex for state management and you were using store in the generic sense? Also: add layoutStore to your data - not clear what this means. could you explain can you provide any more info? I was also looking at the event bus to signal the main layout to hide its tabs…