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.), thecreateIpcAppfunction, and the preload API. - Vite Plugin Reference: Documentation for the
electronIpcBridgeplugin, including configuration options and type generation behaviour. - Decorators Reference: A complete list of all available class, method, and parameter decorators.