Preparing search index...
The search index is not available
@rxap/pipes - v19.1.3
@rxap/pipes
LimitPipe
Class LimitPipe
Implements
PipeTransform
Index
Constructors
constructor
Methods
transform
Constructors
constructor
new
LimitPipe
()
:
LimitPipe
Returns
LimitPipe
Methods
transform
transform
<
T
>
(
value
:
readonly
T
[]
,
limit
:
number
)
:
T
[]
Type Parameters
T
Parameters
value
:
readonly
T
[]
limit
:
number
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
transform
@rxap/pipes - v19.1.3
Loading...