@hmiproject/helio-sdk
Preparing search index...
useDataVariable
Function useDataVariable
useDataVariable
<
V
extends
ValueType
>
(
dynamicPropertyRef
:
DisplayDynamicPropertyRef
|
undefined
,
options
?:
UseDataVariableOptions
<
V
>
,
)
:
UseDataVariableHookResult
<
V
>
Prepares a dynamic property that is expected to result in a Data Variable.
Type Parameters
V
extends
ValueType
Parameters
dynamicPropertyRef
:
DisplayDynamicPropertyRef
|
undefined
Optional
options
:
UseDataVariableOptions
<
V
>
Returns
UseDataVariableHookResult
<
V
>
Since
1.0.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hmiproject/helio-sdk
Loading...
Prepares a dynamic property that is expected to result in a Data Variable.