untracked
function
Execute an arbitrary function in a non-reactive (non-tracking) context. The executed function can, optionally, return a value.
untracked
T
Execute an arbitrary function in a non-reactive (non-tracking) context. The executed function can, optionally, return a value.
@paramnonReactiveReadsFn
() => T
@returns
T
Jump to details