NotificationAction
Notification Action definition
Properties
label
label: string;
Button label for the action
route?
optional route: string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric;
Vue Route to navigate to when the button is clicked
target?
optional target: string;
Href target when the button is clicked