Hosanna UI API v1.30.2-next
    Preparing search index...
    • Decorator for marking a method as a command handler.

      Parameters

      • commandName: string

        The name of the command.

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