Skip to main content

Reference

This section provides a deep dive into the specific APIs, decorators, and configuration options available in the framework.

  • Core Package Reference: Details on the runtime decorators (@IpcHandle, @IpcHandleOnce, @IpcOn, @IpcOnce, etc.), the createIpcApp function, and the preload API.
  • Vite Plugin Reference: Documentation for the electronIpcBridge plugin, including configuration options and type generation behaviour.
  • Decorators Reference: A complete list of all available class, method, and parameter decorators.