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 force q-select to always anchor bottom

    Help
    2
    2
    542
    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.
    • Z
      zafri last edited by

      My select input always anchor top whenever it has enough space for top anchor like this https://ibb.co/bx0LtG. I would like to be able to force it to anchor bottom like popover. I looked into the docs for v0-13 (I am using v0-13 btw) and theres no such option to do that.

      Here is my code
      <q-select type="list" v-model.lazy="numberOfPet" :options="listOfNumberOfPets" class="full-width"></q-select>

      1 Reply Last reply Reply Quote 0
      • W
        wesleymr7 last edited by

        I believe that select input is adaptable, depending on location, maybe that you want is not possible

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