@scaflo/use-hooks - v0.1.0
    Preparing search index...

    Function useAnimationFrame

    • Parameters

      • callback: (timestamp: number) => void
      • __namedParameters: { autoStart?: boolean } = {}

      Returns { isRunning: () => boolean; start: () => void; stop: () => void }