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

    "glossy" style not implemented for q-chip component?

    Help
    3
    4
    195
    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
      MTaur last edited by

      I attempted to apply “glossy” to the q-chip component as if it were a q-btn, but there was no effect. Then I checked the documentation, and there was no mention of any such style option.

      I expected that it would make the part that sits “underneath” look like a glossy button, but as of now, the result is no bugs/errors/warning, but no effect either. So if this feature were to be added later, I could harmlessly leave the tag as <q-chip glossy …></q-chip> with no ill effects.

      Is there a reason why this can not or probably won’t be implemented due to my own misunderstanding of how this would work?

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        https://codepen.io/rstoenescu/pen/QRZyxy?&editable=true&editors=101

        “glossy” is also a Quasar CSS class. And you can apply it.

        1 Reply Last reply Reply Quote 1
        • M
          MTaur last edited by

          <q-chip class=“glossy”> in the Vue file works as expected. I’m not super confident about my CSS, and I assumed that the “glossy” modifier on q-btn was some wizardry that applied more than one class to child elements, so I didn’t even think to try this.

          Thanks for the tip, save me a lot of time and/or I was just going to leave it un-glossy otherwise.

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

            hi i know how to use “glossy”, but i wonder, is there any other effects from quasar?, can you mention some of them?

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