On this page

Type Alias FrameCallback

FrameCallback: (event: AnimationEvent) => void

A callback function that gets executed for each animation frame. This is simply a utility type.

Type Declaration

Was this helpful?
SDK JS
Reference
FrameCallback