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. petr_panek
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Groups 0

    petr_panek

    @petr_panek

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    petr_panek Follow

    Latest posts made by petr_panek

    • RE: q-dialog can i specify coordinates in position attribute?

      There is a way to position dialog with custom css and content-class dialog property.

      For example if you want dialog with position=“top” move 60px down (add gap between top of the screen), create css (sass):
      .q-dialog__top60
      .q-dialog__inner–top
      top: 60px

      and in the dialog add property
      content-class=“q-dialog__top60”

      posted in Help
      P
      petr_panek
    • RE: How to manage SEO when prerendering with Quasar ?

      @qyloxe 👍

      posted in Help
      P
      petr_panek