Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. lazaroofarrill
    3. Topics
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 10
    • Best 1
    • Groups 0

    Topics created by lazaroofarrill

    • L

      separator between toggle buttons
      Help • • lazaroofarrill

      2
      0
      Votes
      2
      Posts
      8
      Views

      dobbel

      @lazaroofarrill

      separator between the button in a toggle?

      no you cannot. What you could do is put a seperator icon in this example:

      https://quasar.dev/vue-components/button-toggle#Example--Custom-buttons-content

      Or some css:

      style=" border-right: 6px solid green; height: 100%">
    • L

      Style selected row in table
      Help • style table • • lazaroofarrill

      6
      0
      Votes
      6
      Posts
      25
      Views

      L

      thank you I’ll try it out.

    • L

      [Solved] style selected route-tab diferently from the rest
      Help • • lazaroofarrill

      5
      0
      Votes
      5
      Posts
      30
      Views

      L

      @Ilia & @metalsadman thanks a lot didn’t know that about the scoped property

    • L

      Style elements inside button toggle
      Help • button style toggle • • lazaroofarrill

      3
      0
      Votes
      3
      Posts
      18
      Views

      L

      @dobbel I see. I found a workoround styling tabs. But the button felt like a more natural choice.