Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    separator between toggle buttons

    Help
    2
    3
    22
    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.
    • L
      lazaroofarrill last edited by

      I’d like to know if there is a simple way to add separator between the button in a toggle. If it can’t be in buttons maybe in tabs. Thanks in advance.

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @lazaroofarrill last edited by 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 1 Reply Last reply Reply Quote 0
        • L
          lazaroofarrill @dobbel last edited by

          @dobbel Tried both methods, weren’t quite what i was looking for but thanks for the answer.

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