Body, Mind & Soul — API Reference
    Preparing search index...

    Function registerRemotePromptAbort

    • Register the abort function for the currently rendering remote prompt. Called by renderers when they install an abort path (target-picker Cancel button, dialog close handler, etc.).

      Parameters

      • requestId: string
      • abortFn: () => void

      Returns void