Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Quasar ChatMessage - Add icon with action

    Help
    2
    3
    16
    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.
    • V
      vinnyc last edited by

      Hi folks, this framework is the best thing since PB&J sandwiches, really I have a blast every time.

      So I’m writing a mock for a chatbot, and using q-message is just a breeze. However I bumped into an issue. At the end of each message I need to add an icon (using any of the typography available) to allow users to play the message via audio. It looks that vue components can’t be added as text to the q-chat component. Is there an way to append other components as text?

      The slots did not work, because the default one creates a new line, and I would really like to have that floating after the last character of the payload.

      Any directions would be awesome.

      Cheers

      metalsadman 1 Reply Last reply Reply Quote 0
      • metalsadman
        metalsadman @vinnyc last edited by

        @vinnyc just a rough example to give you an idea https://codepen.io/metalsadman/pen/BaLLOvM?editors=1010

        1 Reply Last reply Reply Quote 0
        • V
          vinnyc last edited by

          Awesome, thank you that was it 😃

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