Preparing search index...
The search index is not available
@xarc/render-context
@xarc/render-context
index
RenderOutput
Class RenderOutput
Index
Constructors
constructor
Properties
_context
_defer
_end
_flushQ
_output
_result
Methods
_check
FlushQ
_finish
add
close
flush
reserve
Constructors
constructor
new
Render
Output
(
context
?
)
:
RenderOutput
Parameters
context
:
any
= null
Returns
RenderOutput
Properties
_context
_context
:
any
_defer
_defer
:
Defer
<
any
>
_end
_end
:
any
_flushQ
_flushQ
:
any
_output
_output
:
any
_result
_result
:
any
Methods
_check
FlushQ
_check
FlushQ
(
)
:
void
Returns
void
_finish
_finish
(
)
:
void
Returns
void
add
add
(
data
)
:
void
Parameters
data
:
any
Returns
void
close
close
(
)
:
any
Returns
any
flush
flush
(
)
:
void
Returns
void
reserve
reserve
(
)
:
SpotOutput
Returns
SpotOutput
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_context
_defer
_end
_flushQ
_output
_result
_check
FlushQ
_finish
add
close
flush
reserve
@xarc/render-context
Loading...