Documentation
Preparing search index...
interfaces/computed/computed-signal
ComputedSignal
Interface ComputedSignal<GValue>
A signal whose value is computed from other signals.
interface
ComputedSignal
<
GValue
>
{
"[SIGNAL]"
:
unknown
;
()
:
GValue
;
}
Type Parameters
GValue
Hierarchy (
View Summary
)
Signal
<
GValue
>
ComputedSignal
ComputedSignal
()
:
GValue
Returns
GValue
Index
Properties
[
SIGNAL]
Properties
[
SIGNAL]
"[SIGNAL]"
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
SIGNAL]
Documentation
Loading...
A signal whose value is computed from other signals.