Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
IRenderTask
Interface IRenderTask<T>
interface
IRenderTask
<
T
>
{
then
<
U
>
(
onfullfilled
)
:
U
|
IAbortAblePromise
<
U
>
;
}
Type Parameters
T
Index
Methods
then
Methods
then
then
<
U
>
(
onfullfilled
)
:
U
|
IAbortAblePromise
<
U
>
Type Parameters
U
=
void
Parameters
onfullfilled
:
(
(
value
)
=>
U
)
(
value
)
:
U
Parameters
value
:
symbol
|
T
Returns
U
Returns
U
|
IAbortAblePromise
<
U
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
then
LineUpJS - v4.11.0
Loading...