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

    Type Alias UseRequestAnimationFrameStop

    UseRequestAnimationFrameStop: () => void

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

    Type Declaration

      • (): void
      • Returns void