-
Allow adding more than 1 action button to Notifications would be great feature to have, like a 'View' button & a 'Call' button I would imagine a new chainable method called actions() that accepts an array of NovaNotificationAction objects |
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
Jan 21, 2023
Replies: 1 comment
-
Feel free to add your own Notification class and vue component responding to above requirements. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
crynobone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feel free to add your own Notification class and vue component responding to above requirements.