Skip to content
Pipeline
Main Navigation
Home
Guide
API
GitHub
Appearance
GitHub
Return to top
On this page
Table of Contents for current page
Home
>
@idealeap/pipeline
>
BatchOptions
>
onData
BatchOptions.onData property
Signature:
typescript
onData
?:
(
input
:
T
)
=>
T
;
onData
?:
(
input
:
T
)
=>
T
;