Capítulo 316 de 411
Returns the current velocity of the smoothed scroll in pixels-per-second
ScrollSmoother.create({ onUpdate: (self) => console.log("velocity:", self.getVelocity()), });