Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Is there such component in Quasar?

    Framework
    4
    5
    36
    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.
    • Ben Hayat
      Ben Hayat last edited by

      I can’t seem to find such components where I can enter multiple values as array of values in an input field.

      Try entering a value and pressing enter. This is very valuable feature for user to attach several Tags to and object.

      https://primefaces.org/primevue/showcase/#/chips

      metalsadman 1 Reply Last reply Reply Quote 0
      • J
        jraez last edited by

        I don’t think so, but you can do it by injecting QChip components into QInput prepend slot.

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

          @Ben-Hayat also doable with qselect use-input new-value https://quasar.dev/vue-components/select#The-%40new-value-event or mix and match something with qfield wrapper. Many quasar conponents can be mixed and match, with a bit of imagination you can turn it into awesome ones of your own liking.

          1 Reply Last reply Reply Quote 0
          • qyloxe
            qyloxe last edited by

            such component would strongly need some kind of autocomplete. Without that, you will end up with “vue”, “viu”, “vee”, “vui”, “wee” and 40 more mutations from different users.

            Ben Hayat 1 Reply Last reply Reply Quote 0
            • Ben Hayat
              Ben Hayat @qyloxe last edited by

              @qyloxe said in Is there such component in Quasar?:

              such component would strongly need some kind of autocomplete. Without that, you will end up with “vue”, “viu”, “vee”, “vui”, “wee” and 40 more mutations from different users.

              Exactly!

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