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

    Quasar line break is printing as <br /> isntead of line break

    CLI
    2
    2
    1538
    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.
    • C
      Christal last edited by

      return str + '<br />' + data 
      

      I am trying to print this in quasar, but its printing
      as a text instead of line. Is there anything I am missing?

      1 Reply Last reply Reply Quote 0
      • T
        tof06 last edited by

        @Christal This is not Quasar related. You should carefully read Vue.JS documentation, especially this part : https://vuejs.org/v2/guide/syntax.html#Raw-HTML 🙂

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