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

    Help needed with Qselect Quasar V1

    Help
    2
    3
    118
    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.
    • H
      hpawar last edited by

      I have two questions about Qselect using Quasar V1 beta

      • Is there a select/deselect event provided which tells me info about current selection/deselection. I checked the docs but could not find anything under events for this. The only option seems to have a watcher on model and handle it myself based on new/old values.

      • Is there a provision to have Select All/Deselect All in Qselect as shown in the image below?

      Thank you

      3ff99cc9-4da0-4cbc-822a-ab490bd0c04a-image.png

      1 Reply Last reply Reply Quote 0
      • T
        turigeza last edited by

        @hpawar

        1. What about the existing events ? There is add remove and also input.
          https://codepen.io/turigeza/pen/pmdWvE
        H 1 Reply Last reply Reply Quote 0
        • H
          hpawar @turigeza last edited by

          @turigeza Thank you. This can solve point 1 issue. I was under the impression that add/remove fires when adding/removing the new values to select options

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