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 Set Transition Speed for Q-Drawer

    Help
    2
    2
    164
    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.
    • M
      moshemo last edited by

      I would like to set a transition speed for q-drawer when I toggle it open or closed. I can’t seem to figure out how to do that.

      I tried the following, but it did not work:

      <style>
        .q-drawer {
          transition: 0.5s;
        }
      </style>
      

      Any ideas how to make this work?

      Thanks.

      1 Reply Last reply Reply Quote 0
      • C
        callum last edited by

        Did you find the answer to this?

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