Documentation - v0.0.1
Preparing search index...
indulgent
index
computed
Function computed
computed
<
T
>
(
cb
:
()
=>
T
)
:
ReadOnlySignal
<
T
>
Creates a computed read-only signal that derives its value from other signals.
Type Parameters
T
Parameters
cb
:
()
=>
T
Returns
ReadOnlySignal
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation - v0.0.1
Loading...
Creates a computed read-only signal that derives its value from other signals.