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 to open q-select programmatically

    Framework
    3
    4
    584
    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.
    • A
      Azat last edited by

      Hi guys, I can’t open q-select programmatically.
      Who knows how to solve that issue.

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

        @Azat use a ref and call showPopup(). Check the methods API section of qselect https://quasar.dev/vue-components/select#QSelect-API.

        dobbel A 2 Replies Last reply Reply Quote 1
        • dobbel
          dobbel @metalsadman last edited by dobbel

          @Azat @metalsadman

          looking at the showPopup code it won’t popup if the q-select is 'editable !== true

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

            @metalsadman Thank you, this approach works very well.

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