client-run-queue
    Preparing search index...

    Function runAfterInteractions

    • Runs the specified functions after interactions have been allowed.

      Parameters

      • id: string
      • func: () => void | Promise<void>

      Returns () => void

      setRunAfterInteractions, which is used to determine how to actually do that.