Preparing search index...
The search index is not available
Distributed Lab | Web-Kit
Distributed Lab | Web-Kit
@distributedlab/reactivity
RefFunction
Type alias RefFunction
Ref
Function
:
{
<
T
>
(
value
:
T
)
:
T
;
<
T
>
(
value
:
T
)
:
Ref
<
T
>
;
<
T
>
(
)
:
Ref
<
undefined
|
T
>
;
}
Type declaration
<
T
>
(
value
:
T
)
:
T
Type Parameters
T
extends
Ref
<
unknown
>
Parameters
value:
T
Returns
T
<
T
>
(
value
:
T
)
:
Ref
<
T
>
Type Parameters
T
Parameters
value:
T
Returns
Ref
<
T
>
<
T
>
(
)
:
Ref
<
undefined
|
T
>
Type Parameters
T
Returns
Ref
<
undefined
|
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Distributed
Lab |
Web-
Kit
@distributedlab/fetcher
@distributedlab/jac
@distributedlab/reactivity
@distributedlab/tools
@distributedlab/w3p
Computed
Impl
Ref
Iml
Computed
Computed
Getter
Computed
Or
Ref
Extended
Maybe
Computed
Maybe
Ref
Parent
Raw
Ref
Ref
Function
Union
To
Intersection
Unwrap
computed
extend
is
Computed
is
Ref
ref
to
Raw
unref
Generated using
TypeDoc