Preparing search index...
The search index is not available
@zeix/ui-element
@zeix/ui-element
isComputed
Function isComputed
Check if a value is a computed state
Since
0.9.0
isComputed
<
T
extends
{}
>
(
value
:
unknown
)
:
value
is
Computed
<
T
>
Type Parameters
T
extends
{}
Parameters
value
:
unknown
value to check
Returns
value
is
Computed
<
T
>
true if value is a computed state, false otherwise
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@zeix/ui-element
Loading...
Check if a value is a computed state
Since
0.9.0