Preparing search index...
The search index is not available
Li3
Li3
@li3/reactive
Signal
Interface Signal<T>
interface
Signal
<
T
>
{
"[$ref]"
:
true
;
value
:
T
;
watch
(
fn
:
TFunction
<
T
>
)
:
void
;
}
Type Parameters
T
Index
Properties
[$ref]
value
Methods
watch
Properties
Readonly
[$ref]
"[$ref]"
:
true
value
value
:
T
Methods
watch
watch
(
fn
:
TFunction
<
T
>
)
:
void
Parameters
fn
:
TFunction
<
T
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[$ref]
value
Methods
watch
Li3
Loading...