Namespace: notifications

vcs.ui.notifications

Classes

Notifier

Members

vcs.ui.notifications.globalNotifier{Notifier}

Type Definitions

vcs.ui.notifications.Notification{Object}

Properties:
Name Type Description
type string

one of 'error', 'success', 'info' or 'load'

id number | undefined
message string
action NotificationAction | undefined

vcs.ui.notifications.NotificationAction{Object}

Properties:
Name Type Description
action function
message string