Preparing search index...
The search index is not available
Documentation
Documentation
stream
ControllerPullListener
Interface ControllerPullListener<T>
The pull listener type for controllables.
interface
ControllerPullListener
<
T
>
(
(
)
=>
undefined
|
T
|
Promise
<
T
>
)
Type Parameters
T
Controller
Pull
Listener
(
)
:
undefined
|
T
|
Promise
<
T
>
Returns
undefined
|
T
|
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
stream
stream-test
Generated using
TypeDoc
The pull listener type for controllables.