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. frankz
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 14
    • Best 0
    • Groups 0

    frankz

    @frankz

    0
    Reputation
    5
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    frankz Follow

    Latest posts made by frankz

    • RE: table cell multirows

      I found this and will try it, it should work.
      https://forum.quasar-framework.org/topic/844/word-wrap-using-in-datatables

      posted in Framework
      F
      frankz
    • RE: table cell multirows

      But it doesn’t wrap, I have to insert a <BR>

      posted in Framework
      F
      frankz
    • RE: table cell multirows

      @dobbel
      I meant that in the cell “Frozen Yogurt " there was also " This is the second row generated from the same data”,
      keeping the column width the same.
      it was probably best that I specify a multi-line cell

      posted in Framework
      F
      frankz
    • table cell multirows

      how is it possible to build a table with column (s) with multi-row cells?

      posted in Framework
      F
      frankz
    • tabs panels

      how can I set the height of the panel page to 100%?
      this is the link of the example of what I’m trying.

      codepen

      posted in Framework
      F
      frankz
    • q-input label position

      is it possible to position the label to the left of the input field, instead of at the top?
      if the answer was yes, how?

      posted in Framework
      F
      frankz
    • RE: custom size components

      I’ll try.
      Thank you

      posted in Framework
      F
      frankz
    • RE: custom size components

      in the codepen link, I see that there are 3 parts HTML, CSS and VUE.
      in the CSS part there are the classes that change the values, but I have not understood where in <DIV> or <q-input> I have to define the class that interests me (eg q-field__control).

      posted in Framework
      F
      frankz
    • RE: custom size components

      I can’t understand where the css classes should be selected.
      in my case the component I’m talking about is:
      <q-input v-model=“text” label=“Label” :dense=“dense” />
      perchè non riesco a vedere nessun cambiamento

      posted in Framework
      F
      frankz
    • RE: custom size components

      thanks.
      I’m sorry, you’re right, I got confused.
      now I will try to play with the link to codepen

      posted in Framework
      F
      frankz