OptionaldebugA debug name for the signal. Used in Angular DevTools to identify the signal.
OptionalequalA comparison function which defines equality for signal values.
OptionalignoreIf true, errors will be caught, and the value will be set to undefined.
OptionalinjectorNeeded if not created in an injection context.
OptionalreporterOverrides the default reporter.
OptionalrunBy default inspect will only work in dev mode. Set to true to run in prod mode.
OptionalskipIf true, then the first output is not reported. This is dependent on one when the first effect actually executes.
Options that control the behavior of inspect. Options specific to inspect can be set globally from INSPECT_DEFAULTS.