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

    Expansion-item : make arrow before the text

    Framework
    2
    3
    423
    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.
    • T
      Takichiii last edited by

      Hello! Is there a way to make the expand/collapse arrow in the q-expansion-item at the left of the label (it is in the right by default) ?
      <q-expansion-item :label="title" default-opened expand-separator >
      by default:
      d15940f0-b45f-4453-b7ea-7f54869ca4af-image.png

      wanted result:
      e5998594-5eb3-42a4-a053-19b3832ea788-image.png

      Your help is much appreciated!

      beets 1 Reply Last reply Reply Quote 0
      • beets
        beets @Takichiii last edited by

        @Takichiii

        <q-expansion-item :label="title" default-opened expand-separator switch-toggle-side>
        

        It’s documented here under “content” https://quasar.dev/vue-components/expansion-item#QExpansionItem-API

        1 Reply Last reply Reply Quote 0
        • T
          Takichiii last edited by

          Thank you so much!!! I’m confused as to why I missed it when reading the documentation more than once ^^’

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