@angular/core

isSignal

function

Checks if the given value is a reactive Signal.

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