Docs (4.0.0)

smoothOffset

Adds a smooth offset transition to the current step.

smoothOffset(): OutputTransform

Notes

  • This method stores the current position of the view output element, and animates a transition from this position to the then-current position asynchronously when the transform is invoked.

Related