Optional
debugA debug name for the signal. Used in Angular DevTools to identify the signal.
Optional
delayA delay before starting.
Optional
durationIf not provided then a default of 400 is used.
Optional
easingAn easing function that distorts progress.
Optional
injectorThis is only used if a signal is created from an observable.
The interpolator is required unless numeric values are used.
Optional
rafA function to get the next animation frame. Defaults to window.requestAnimationFrame in browser context.
Options for tweenSignal.