@yesstudio/nuxt-composables
    Preparing search index...

    Type Alias UseRequestAnimationFrameStart

    UseRequestAnimationFrameStart: () => void

    Represents a function to start the repeated execution of a callback before each repaint.

    Type Declaration

      • (): void
      • Returns void