Hosanna UI API v1.30.2-next
    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.