Preparing search index...
The search index is not available
ECharts JSX
ECharts JSX
StreamRequest
Interface StreamRequest<I, O>
interface
StreamRequest
<
I
,
O
>
{
context
?:
object
;
input
:
I
;
output
:
PromiseWithResolvers
<
O
>
;
}
Type Parameters
I
extends
any
[]
O
=
void
Index
Properties
context?
input
output
Properties
Optional
context
context
?:
object
input
input
:
I
output
output
:
PromiseWithResolvers
<
O
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
context
input
output
ECharts JSX
Loading...
"
"