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

    Modify some properties or methods from quasar

    Framework
    2
    4
    425
    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.
    • daltomdesigner
      daltomdesigner last edited by

      Hi, how i can modify some properties or methods from quasar? for example i need change the duration fade on q-select

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        I don’t think that is modifiable. What’s wrong with its current duration?

        Scott

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

          Something like: $vue.$quasar.qselect… for modify the component, I want change the q-select fadeIn speed because is a little slow

          1 Reply Last reply Reply Quote 0
          • s.molinari
            s.molinari last edited by s.molinari

            I’m not 100% certain, but 80% and I’d say, the slider transition duration in QSelect is what it is.

            Interesting thing is, it seems the QSelect component doesn’t use Quasar’s own slider transition component, which does offer a duration prop. It currently uses QPopover, which doesn’t have any animation controls.

            Hmm… maybe make a suggestion that QPopover use the slider animation component. That would also mean, we’d have a closing slide effect, when a selection is made too. With a speedier slide in and out, that could look a lot snazzier. 😄

            Scott

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