@angular/core

isSignal

function

Checks if the given value is a reactive Signal.

isSignal(
value: unknown
): boolean;
Jump to details