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
    1. Home
    2. fadhilradh
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 5
    • Best 2
    • Groups 0

    fadhilradh

    @fadhilradh

    2
    Reputation
    3
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    fadhilradh Follow

    Best posts made by fadhilradh

    • RE: [Solved] Getting the Number of Displayed QTable Rows

      It worked! Thanks for the solution @metalsadman. Much appreciated!

      posted in Help
      F
      fadhilradh
    • Change Height of Q-Toolbar and Styling Q-Select Label

      Hi

      I want to change the height of the top toolbar so it become shorter. I am having 2 q-toolbars while the bottom has inset property

      d08044d7-23a3-4d27-a7b1-c5faa811fa69-image.png

      Also I want to make the label for Q-Select become bold and change its font size.

      How to achieve these two things ?

      Thanks

      posted in Help
      F
      fadhilradh

    Latest posts made by fadhilradh

    • How to offset Q-Carousel-Control ?

      Hello,

      I have a problem where I want to offset my Q-Carousel-Control outside :

      adaca2cb-a49f-4602-9275-78bbcacd0312-image.png

      I have read the documentation : https://quasar.dev/vue-components/carousel#qcarouselcontrol-api but I don’t understand how to use it. I tried to put <q-carousel-control> tag and offset attribute inside <q-carousel> but it does not work

      Your help will be much appreciated. Thanks

      posted in Help
      F
      fadhilradh
    • RE: Change Height of Q-Toolbar and Styling Q-Select Label

      Thanks for your answers @dobbel @fdlmhmd29

      I have resolved my problem for the height of Q-toolbar

      as for your answer @fdlmhmd29 :

      For instance:
      <q-toolbar-title class=“text-weight-medium” />

      My problem is not the styling of toolbar title but the styling of Q-select label.
      You can refer to my screenshot.
      I want to change its font color, size and weight

      So far I have tried to edit css via Chrome’s dev tool but i’m not able to accomplish it yet

      posted in Help
      F
      fadhilradh
    • Change Height of Q-Toolbar and Styling Q-Select Label

      Hi

      I want to change the height of the top toolbar so it become shorter. I am having 2 q-toolbars while the bottom has inset property

      d08044d7-23a3-4d27-a7b1-c5faa811fa69-image.png

      Also I want to make the label for Q-Select become bold and change its font size.

      How to achieve these two things ?

      Thanks

      posted in Help
      F
      fadhilradh
    • RE: [Solved] Getting the Number of Displayed QTable Rows

      It worked! Thanks for the solution @metalsadman. Much appreciated!

      posted in Help
      F
      fadhilradh
    • [Solved] Getting the Number of Displayed QTable Rows

      Hello.

      I want to get the number of displayed Q-table rows. I use pagination, and I want the number of displayed rows updated when user click the next arrow.

      08e66937-e862-4ddb-89bc-0d8011a3a018-image.png

      In the picture above, I want to show text ‘Showing 6 from 41 data’

      7da501c1-e6ca-471a-acca-63bcf8314421-image.png

      I found this exact dynamic data that I need available inside Q-Table component. I want to get the computedRows’ length. Is it possible to get it ?

      Thanks

      posted in Help
      F
      fadhilradh