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

    Notification onClick() handler

    Framework
    2
    2
    279
    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.
    • R
      reath last edited by

      Is it possible to specify an onClick handler for quasar notifications?

      I don’t want to do it with actions because this way exactly the action needs to be clicked. I would like whenever a user clicks anywhere on the notification (even on the icon), to redirect him to an url.

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        No, unfortunately only with an action can you do an action.

        You could make a dialog to work sort of like you want. 🙂 https://codepen.io/smolinari/pen/LoNEmr

        Scott

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