Preparing search index...
The search index is not available
Angular Signal Generators
Angular Signal Generators
@ddtmm/angular-signal-generators
FromReactiveValues
Type Alias FromReactiveValues<T>
FromReactiveValues
:
{
[
I
in
keyof
T
]
:
ReactiveValue
<
T
[
I
]
>
}
Extracts the values from a tuple of signal and converts them into a tuple of their own.
Type Parameters
T
extends
FromReactiveTupleType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Angular Signal Generators
Loading...
Extracts the values from a tuple of signal and converts them into a tuple of their own.