ReactiveSource: () => T | ToSignalInput<T> | Signal<T>

Could be a function used in a computed, a type compatible with toSignal, or just a signal.

Type Parameters

  • T
MMNEPVFCICPMFPCPTTAAATR