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

    QInput as QParallax text ?

    Help
    1
    1
    250
    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.
    • D
      Diferno last edited by

      Hi everyone!
      I would like to ask if its possible to have a q-input as parallax text. It shows up ok, but doesn’t work on click or type.

          <q-parallax>
            <img slot="media" src="assets/city.jpeg">
            <h2 class="text-white no-text-shadow">Input header</h2>
            <q-input v-model="text" class="bg-white" placeholder="This should be a normal text box" />
          </q-parallax>
      

      Thanks in advance!

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