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

    q-select select all?

    Help
    2
    3
    1232
    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

      Back in 0.17, I think we had the option to have check boxes for the select dropdown, which went away when V1 came out. I am instead using chips, but I have a case where there are a LOT of options, maybe 20, and it won’t be infrequent that a user needs to select all of them.

      What is the best way to select all items in a multi-select QSelect? Or is there some other way to express a multi-select (like a set of check boxes) compactly?

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

        @rconstantine you can use slot before-options implement a select all function https://codepen.io/metalsadman/pen/WNQabLL?editors=1010.

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

          @metalsadman thanks for the codepen!

          [edit] here is my version in a CodePen: https://codepen.io/rconstantine/pen/qBOQoqY [/edit]

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