ProtoTwin API
Preparing search index...
FutureWaitCondition
Type Alias FutureWaitCondition<T>
FutureWaitCondition
:
(
value
:
T
)
=>
boolean
Function that resolves a future once evaluated to true.
Type Parameters
T
Type declaration
(
value
:
T
)
:
boolean
Parameters
value
:
T
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ProtoTwin API
Loading...
Function that resolves a future once evaluated to true.