Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInterceptor<T>

A custom object that can be registered with an NgTableParams instance that can be used to post-process the results (and failures) returned by its getData function

Type parameters

  • T

Hierarchy

  • IInterceptor

Index

Properties

Properties

Optional response

response: function

Type declaration

    • Type parameters

      • TData

      Parameters

      Returns TData

Optional responseError

responseError: function

Type declaration

Generated using TypeDoc