Preparing search index...
The search index is not available
react-bindings
react-bindings
TypeOrDeferredTypeWithArgs
Type Alias TypeOrDeferredTypeWithArgs<T, ArgsT>
Type
Or
Deferred
Type
With
Args
<
T
,
ArgsT
>
:
T
|
(
(
...
args
:
ArgsT
)
=>
T
)
Either an immediate value or a value that can be retrieved by calling a function with args
Type Parameters
T
ArgsT
extends
any
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-bindings
Loading...
Either an immediate value or a value that can be retrieved by calling a function with args