Documentation
Preparing search index...
ts_lib/lib/table_utils
getTubesInStock
Function getTubesInStock
getTubesInStock
(
tubeTableInput
?:
readonly
Readonly
<
Tube
>
[]
,
tubeStockTableInput
?:
readonly
Readonly
<
TubeStock
>
[]
,
)
:
Readonly
<
Tube
>
[]
Parameters
Optional
tubeTableInput
:
readonly
Readonly
<
Tube
>
[]
Optional
tubeStockTableInput
:
readonly
Readonly
<
TubeStock
>
[]
Returns
Readonly
<
Tube
>
[]
All tubes that are in stock
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...