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

    Autocomplete

    Help
    3
    3
    1502
    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.
    • J
      jclemgruber last edited by

      Hi,

      Anyone can point me directions to build a autocomplete component in quasar, or use one compatible with vue 2?

      Thanks.

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

        I’d suggest you have a look at vue-typeahead, it’s fairly easy to understand. I’m sure you could port it into a quasar component

        These are the two main file:

        • https://github.com/pespantelis/vue-typeahead/blob/master/demo/Typeahead.vue
        • https://github.com/pespantelis/vue-typeahead/blob/master/src/main.js
        1 Reply Last reply Reply Quote 1
        • rstoenescu
          rstoenescu Admin last edited by

          Quasar will have its own “autocomplete” feature built-in in the future. Until then, you can use other libs like Remo suggested.

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