@kayahr/signal
Preparing search index...
SignalSource
Type Alias SignalSource<T>
SignalSource
:
Subscribable
<
T
>
|
Signal
<
T
>
|
(
()
=>
T
)
The allowed signal source types.
Type Parameters
T
=
unknown
The signal value type.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@kayahr/signal
Loading...
The allowed signal source types.