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

    Could explain how to use `size props = form , form-label` in `QBtn`?

    Help
    2
    3
    346
    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
      theara last edited by

      0_1535250228680_22da8e7b-b39b-4088-a053-e8a542f8e0a7-image.png

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by s.molinari

        They control the size of the button, when it is put in a form next to an input component. Use the size prop to use it.

        <q-btn size="form-label" color="primary" icon="mail"/>
        

        The predefined sizes work no matter where the button is placed.

        Play with adding a button in the fiddle I gave you in the other post you made. 🙂

        Scott

        T 1 Reply Last reply Reply Quote 0
        • T
          theara @s.molinari last edited by

          @s-molinari thanks, I will try

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