@hmiproject/helio-sdk
Preparing search index...
useInstanceResolver_unstable
Function useInstanceResolver_unstable
useInstanceResolver_unstable
()
:
<
PropsType
extends
Record
<
string
,
unknown
>
>
(
instanceRef
:
InstanceRefSchema
,
predicate
?:
(
props
:
object
)
=>
props
is
PropsType
,
)
=>
DisplayInstance
<
PropsType
>
|
undefined
Experimental
Might be removed in future versions or change behavior
Returns
<
PropsType
extends
Record
<
string
,
unknown
>
>
(
instanceRef
:
InstanceRefSchema
,
predicate
?:
(
props
:
object
)
=>
props
is
PropsType
,
)
=>
DisplayInstance
<
PropsType
>
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hmiproject/helio-sdk
Loading...
Might be removed in future versions or change behavior