• Preparing search index...
  • The search index is not available
linXiv frontend (TS/JS)
  • linXiv frontend (TS/JS)
  • api/editorPlugin
  • onInstallProgress

Function onInstallProgress

  • onInstallProgress(
        handler: (progress: InstallProgress) => void,
    ): Promise<UnlistenFn>

    Subscribe to per-artifact install progress. Returns the unlisten function.

    Parameters

    • handler: (progress: InstallProgress) => void

    Returns Promise<UnlistenFn>

    • Defined in linXiv/src/api/editorPlugin.ts:62

Settings

Member Visibility
linXiv frontend (TS/JS)
  • Loading...

Generated using TypeDoc