You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Hello,
I'm using the macgap.notice.notify to trigger notifications, but I can't see anywhere where I can add a click listener to do something on my webapp.
macgap.notice.notify({ type : 'sheet', title : header, sound : false, content: message })
Does anybody know how to?
The text was updated successfully, but these errors were encountered:
Hello,
I'm using the macgap.notice.notify to trigger notifications, but I can't see anywhere where I can add a click listener to do something on my webapp.
macgap.notice.notify({ type : 'sheet', title : header, sound : false, content: message })
Does anybody know how to?
The text was updated successfully, but these errors were encountered: