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

    Vertical toggles?

    Help
    3
    4
    372
    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.
    • R
      rconstantine last edited by

      I see that other frameworks have both horizontal and vertical toggle buttons. Any chance Vertical ones are coming to Quasar? Or being able to replace the whole graphic? I think the current icons options just sit inside the round of the toggle.

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

        @rconstantine what framework does it? If any case just use rotate among the css helpers. https://quasar.dev/style/other-helper-classes#Orientation-Related

        1 Reply Last reply Reply Quote 0
        • R
          rconstantine last edited by

          @metalsadman Thanks for pointing me to ‘rotate’. Never used that before, or had a need to. That worked. It made the horizontal space usage less, which was needed in my case.

          As for other frameworks, I can’t find what I was thinking of, but even if I did, I could be remembering wrong. I think it was something I found while looking at VueJS’s awesome page.

          1 Reply Last reply Reply Quote 0
          • M
            mfoitzik last edited by

            I landed on this thread when I was looking for the same thing and am adding my response in case it helps someone else. I am currently using Quasar 2 (this may work in 1 also).

            I added the following style to achieve the vertical orientation: flex-direction:column;

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