bitbybit.dev v1.0.0
App
Projects
School
Pricing
Blog
Learn
Preparing search index...
Bit
Inputs
Lists
MultiplyItemDto
Class MultiplyItemDto<T>
Type Parameters
T
Index
Constructors
constructor
Properties
item
times
Constructors
constructor
new
MultiplyItemDto
<
T
>
(
item
?:
T
,
times
?:
number
)
:
MultiplyItemDto
<
T
>
Type Parameters
T
Parameters
Optional
item
:
T
Optional
times
:
number
Returns
MultiplyItemDto
<
T
>
Properties
item
item
:
T
The item to multiply
Default
undefined
Copy
times
times
:
number
Times to multiply
Default
10
Copy
Minimum
0
Maximum
Infinity
Step
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
item
times
App
Projects
School
Pricing
Blog
Learn
bitbybit.dev v1.0.0
Loading...
The item to multiply