Preparing search index...
The search index is not available
@amirsavand/ngx-common - v5.0.0
@amirsavand/ngx-common
MapItemFunction
Type Alias MapItemFunction<T>
MapItemFunction
:
(
data
:
T
,
action
:
CrudAction
)
=>
T
Method to map objects of API response.
Type Parameters
T
=
any
Type declaration
(
data
:
T
,
action
:
CrudAction
)
:
T
Parameters
data
:
T
action
:
CrudAction
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@amirsavand/ngx-common - v5.0.0
Loading...
Method to map objects of API response.