hosanna-ui-docs - v0.9.0
    Preparing search index...
    • Decorator for registering a method as a notification handler for a specific notification name.

      Parameters

      • notificationName: string

        The name of the notification to handle.

      Returns (target: any, propertyKey: string, descriptor: PropertyDescriptor) => void

      A method decorator.