Push Notifications

Get a component instance

The notification instance can be created using the following method which does not fire a server-side call.

Note: The promise returned here will be resolved to an object in which the content key contains the output of the executed function.
    
copy
// Get a notification instance var notification = catalyst.notification;